Uses of Enum Class
com.atlassian.bitbucket.pull.mergequeue.MergeQueueCheckResult.State
Packages that use MergeQueueCheckResult.State
-
Uses of MergeQueueCheckResult.State in com.atlassian.bitbucket.pull.mergequeue
Methods in com.atlassian.bitbucket.pull.mergequeue that return MergeQueueCheckResult.StateModifier and TypeMethodDescriptionMergeQueueCheckResult.getState()A state to control whether the pull request can merge, should wait, or be removed from the merge queue.SimpleMergeQueueCheckResult.getState()static MergeQueueCheckResult.StateReturns the enum constant of this class with the specified name.static MergeQueueCheckResult.State[]MergeQueueCheckResult.State.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.atlassian.bitbucket.pull.mergequeue with parameters of type MergeQueueCheckResult.State