Uses of Interface
com.atlassian.bitbucket.pull.automerge.AutoMergeRequest
Packages that use AutoMergeRequest
- 
Uses of AutoMergeRequest in com.atlassian.bitbucket.pull.automergeMethods in com.atlassian.bitbucket.pull.automerge that return AutoMergeRequestMethods in com.atlassian.bitbucket.pull.automerge that return types with arguments of type AutoMergeRequestModifier and TypeMethodDescriptionAutoMergeService.getAutoMergeRequest(PullRequest pullRequest) Finds anauto-merge requestfor the given pull request.Constructors in com.atlassian.bitbucket.pull.automerge with parameters of type AutoMergeRequestModifierConstructorDescriptionAutoMergeProcessingResult(AutoMergeRequest autoMergeRequest, AutoMergeProcessingResult.AutoMergeProcessingStatus processingStatus)