Uses of Class
com.atlassian.bitbucket.content.ContentTreeContext
Packages that use ContentTreeContext
-
Uses of ContentTreeContext in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content that return ContentTreeContextMethods in com.atlassian.bitbucket.content with parameters of type ContentTreeContextModifier and TypeMethodDescriptionvoid
AbstractContentTreeCallback.onStart
(ContentTreeContext context) void
ContentTreeCallback.onStart
(ContentTreeContext context) Called before the firstContentTreeCallback.onTreeNode(ContentTreeNode)
. -
Uses of ContentTreeContext in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return ContentTreeContextModifier and TypeMethodDescriptionDirectoryCommandParameters.toContext()
Assembles aContentTreeContext
from these parameters.