Uses of Class
com.atlassian.bitbucket.pull.PullRequestMergeResult
Packages that use PullRequestMergeResult
-
Uses of PullRequestMergeResult in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull that return PullRequestMergeResult -
Uses of PullRequestMergeResult in com.atlassian.bitbucket.scm.pull
Methods in com.atlassian.bitbucket.scm.pull that return types with arguments of type PullRequestMergeResultModifier and TypeMethodDescriptionScmPullRequestCommandFactory.tryMerge
(PullRequest pullRequest) Attempt to merge the pull request to determine what the expected result of actually merging it would be.