Package | Description |
---|---|
com.atlassian.bitbucket.commit.graph |
Modifier and Type | Method and Description |
---|---|
abstract TraversalStatus |
TraversalCallback.onNode(CommitGraphNode node)
Visit a node in the commit graph.
|
static TraversalStatus |
TraversalStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraversalStatus[] |
TraversalStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Atlassian. All rights reserved.