Package | Description |
---|---|
com.atlassian.bitbucket.pull |
Modifier and Type | Method and Description |
---|---|
PullRequestMergeOutcome |
PullRequestMergeability.getOutcome() |
PullRequestMergeOutcome |
PullRequestMergeResult.getOutcome() |
static PullRequestMergeOutcome |
PullRequestMergeOutcome.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PullRequestMergeOutcome[] |
PullRequestMergeOutcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Builder(PullRequestMergeOutcome value) |
Copyright © 2019 Atlassian. All rights reserved.