Uses of Class
com.atlassian.bitbucket.pull.automerge.AutoMergeProcessingResult
Packages that use AutoMergeProcessingResult
-
Uses of AutoMergeProcessingResult in com.atlassian.bitbucket.pull.automerge
Methods in com.atlassian.bitbucket.pull.automerge that return AutoMergeProcessingResultModifier and TypeMethodDescriptionAutoMergeService.tryAutoMerge
(int repositoryId, long pullRequestId) Requests the system to try auto-merging a pull request.