Uses of Enum Class
com.atlassian.bitbucket.content.ContentTreeNode.Type
Packages that use ContentTreeNode.Type
-
Uses of ContentTreeNode.Type in com.atlassian.bitbucket.content
Methods in com.atlassian.bitbucket.content that return ContentTreeNode.TypeModifier and TypeMethodDescriptionChange.getNodeType()ContentService.getType(Repository repository, String commitId, String path) Retrieves the type of object at the specified path.ContentTreeNode.getType()Directory.getType()File.getType()Submodule.getType()static ContentTreeNode.TypeReturns the enum constant of this class with the specified name.static ContentTreeNode.Type[]ContentTreeNode.Type.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ContentTreeNode.Type in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm that return types with arguments of type ContentTreeNode.Type