Uses of Enum Class
com.atlassian.bitbucket.pull.PullRequestMergeOutcome
-
Uses of PullRequestMergeOutcome in com.atlassian.bitbucket.pull
Modifier and TypeMethodDescriptionPullRequestMergeability.getOutcome()
PullRequestMergeResult.getOutcome()
static PullRequestMergeOutcome
Returns the enum constant of this class with the specified name.static PullRequestMergeOutcome[]
PullRequestMergeOutcome.values()
Returns an array containing the constants of this enum class, in the order they are declared.