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