Package | Description |
---|---|
com.atlassian.bitbucket.scm.bulk |
Modifier and Type | Method and Description |
---|---|
BulkTraversalStatus |
BulkTraversalCallback.onNode(CommitGraphNode node)
Visit a node in the commit graph.
|
static BulkTraversalStatus |
BulkTraversalStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BulkTraversalStatus[] |
BulkTraversalStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Atlassian. All rights reserved.