Uses of Enum Class
com.atlassian.bitbucket.scm.bulk.BulkTraversalStatus
Packages that use BulkTraversalStatus
- 
Uses of BulkTraversalStatus in com.atlassian.bitbucket.scm.bulkMethods in com.atlassian.bitbucket.scm.bulk that return BulkTraversalStatusModifier and TypeMethodDescriptionBulkTraversalCallback.onNode(CommitGraphNode node) Visit a node in the commit graph.static BulkTraversalStatusReturns 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.