com.atlassian.bitbucket.content.ContentTreeNode |
Known Indirect Subclasses
Directory |
Represents a directory in a source tree
|
File |
Represents a file in a source tree. |
Submodule |
Represents a remote link in a source tree
|
|
Class Overview
Represents a node in a source tree.
Summary
Nested Classes |
enum |
ContentTreeNode.Type |
Enumeration of ContentTreeNode types
|
Public Methods
@Nullable
public
String
getContentId
()
Returns
- an id that identifies the contents of the node.
@Nonnull
public
Path
getPath
()
Returns
- the type of the ContentTreeNode