Package | Description |
---|---|
com.atlassian.bitbucket.commit | |
com.atlassian.bitbucket.commit.graph |
Modifier and Type | Method and Description |
---|---|
void |
CommitService.traverse(TraversalRequest request,
TraversalCallback callback)
Traverse the graph of commits in topological order, optionally supplying included commits to start from
and excluded commits to ignore.
|
Modifier and Type | Method and Description |
---|---|
TraversalRequest |
TraversalRequest.Builder.build() |
Copyright © 2019 Atlassian. All rights reserved.