Uses of Enum Class
com.atlassian.bitbucket.commit.graph.TraversalStatus
Packages that use TraversalStatus
-
Uses of TraversalStatus in com.atlassian.bitbucket.commit.graph
Methods in com.atlassian.bitbucket.commit.graph that return TraversalStatusModifier 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.