Uses of Enum Class
com.atlassian.bitbucket.pull.PullRequestMergeOutcome
Packages that use PullRequestMergeOutcome
-
Uses of PullRequestMergeOutcome in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull that return PullRequestMergeOutcomeModifier and TypeMethodDescriptionPullRequestMergeability.getOutcome()PullRequestMergeResult.getOutcome()static PullRequestMergeOutcomeReturns 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.Constructors in com.atlassian.bitbucket.pull with parameters of type PullRequestMergeOutcome