Uses of Enum Class
com.atlassian.bitbucket.pull.automerge.AutoMergeProcessingResult.AutoMergeProcessingStatus
-
Uses of AutoMergeProcessingResult.AutoMergeProcessingStatus in com.atlassian.bitbucket.pull.automerge
Modifier and TypeMethodDescriptionAutoMergeProcessingResult.getProcessingStatus()
Returns the enum constant of this class with the specified name.AutoMergeProcessingResult.AutoMergeProcessingStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionAutoMergeProcessingResult
(AutoMergeRequest autoMergeRequest, AutoMergeProcessingResult.AutoMergeProcessingStatus processingStatus)