| java.lang.Object | ||
| ↳ | java.lang.Enum<E extends java.lang.Enum<E>> | |
| ↳ | com.atlassian.bitbucket.content.ContentTreeNode.Type | |
Enumeration of ContentTreeNode types
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| ContentTreeNode.Type | DIRECTORY | ||||||||||
| ContentTreeNode.Type | FILE | ||||||||||
| ContentTreeNode.Type | SUBMODULE | Represents a remote link to an external repository. | |||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Enum
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
java.lang.Comparable
| |||||||||||
Represents a remote link to an external repository.