Interface | Description |
---|---|
CommitGraphNode |
A node within a commit graph.
|
Class | Description |
---|---|
TraversalCallback |
A callback which can be used during
a
traverse
of the nodes within a commit graph. |
TraversalContext |
Contains contextual information about the commit graph traversal about to start.
|
TraversalContext.Builder | |
TraversalRequest | |
TraversalRequest.Builder |
A builder for a
TraversalRequest . |
TraversalSummary |
Contains a summary about the traversal which just ended.
|
TraversalSummary.Builder |
Enum | Description |
---|---|
TraversalStatus |
The status of the traversal after visiting a node in the commit graph.
|
Copyright © 2022 Atlassian. All rights reserved.