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 TypeClassDescriptionclassRepresents a directory in a source treeclassRepresents a file in a source tree.classRepresents 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 TypeMethodDescriptionbooleanAbstractContentTreeCallback.onTreeNode(ContentTreeNode node) Discards the providedContentTreeNodeand returnstrueto continue streaming.booleanContentTreeCallback.onTreeNode(ContentTreeNode node) Called once for each path in the tree.