Uses of Interface
com.atlassian.bitbucket.pull.automerge.AutoMergeRequest
Packages that use AutoMergeRequest
-
Uses of AutoMergeRequest in com.atlassian.bitbucket.pull.automerge
Methods 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 request
for the given pull request.Constructors in com.atlassian.bitbucket.pull.automerge with parameters of type AutoMergeRequestModifierConstructorDescriptionAutoMergeProcessingResult
(AutoMergeRequest autoMergeRequest, AutoMergeProcessingResult.AutoMergeProcessingStatus processingStatus)