Uses of Interface
com.atlassian.bitbucket.content.ContentTreeNode
Packages that use ContentTreeNode
-
Uses of ContentTreeNode in com.atlassian.bitbucket.content
Classes in com.atlassian.bitbucket.content that implement ContentTreeNodeModifier and TypeClassDescriptionclass
Represents a directory in a source treeclass
Represents a file in a source tree.class
Represents a remote link in a source treeMethods in com.atlassian.bitbucket.content that return types with arguments of type ContentTreeNodeMethods in com.atlassian.bitbucket.content with parameters of type ContentTreeNodeModifier and TypeMethodDescriptionboolean
AbstractContentTreeCallback.onTreeNode
(ContentTreeNode node) Discards the providedContentTreeNode
and returnstrue
to continue streaming.boolean
ContentTreeCallback.onTreeNode
(ContentTreeNode node) Called once for each path in the tree.