Uses of Interface
com.atlassian.bitbucket.content.ContentTreeNode
-
Uses of ContentTreeNode in com.atlassian.bitbucket.content
Modifier and TypeClassDescriptionclass
Represents a directory in a source treeclass
Represents a file in a source tree.class
Represents a remote link in a source treeModifier 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.