Package | Description |
---|---|
com.atlassian.bitbucket.content |
Modifier and Type | Class and Description |
---|---|
class |
Directory
Represents a directory in a source tree
|
class |
File
Represents a file in a source tree.
|
class |
Submodule
Represents a remote link in a source tree
|
Modifier and Type | Method and Description |
---|---|
Page<ContentTreeNode> |
DirectoryRevision.getChildren() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractContentTreeCallback.onTreeNode(ContentTreeNode node)
Discards the provided
ContentTreeNode and returns true to continue streaming. |
boolean |
ContentTreeCallback.onTreeNode(ContentTreeNode node)
Called once for each path in the tree.
|
Copyright © 2019 Atlassian. All rights reserved.