Uses of Enum Class
com.atlassian.bitbucket.commit.graph.TraversalStatus
-
Uses of TraversalStatus in com.atlassian.bitbucket.commit.graph
Modifier and TypeMethodDescriptionabstract TraversalStatus
TraversalCallback.onNode
(CommitGraphNode node) Visit a node in the commit graph.static TraversalStatus
Returns the enum constant of this class with the specified name.static TraversalStatus[]
TraversalStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.