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 TraversalStatusTraversalCallback.onNode(CommitGraphNode node) Visit a node in the commit graph.static TraversalStatusReturns 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.