Uses of Interface
com.atlassian.bitbucket.pull.PullRequestMergeStrategy
Packages that use PullRequestMergeStrategy
- 
Uses of PullRequestMergeStrategy in com.atlassian.bitbucket.pullMethods in com.atlassian.bitbucket.pull that return PullRequestMergeStrategyModifier and TypeMethodDescriptionPullRequestMergeConfig.getDefaultStrategy()Retrieves the default strategy, which will be used automatically when merging pull requests if anexplicit strategyis not requested.Methods in com.atlassian.bitbucket.pull that return types with arguments of type PullRequestMergeStrategyModifier and TypeMethodDescriptionPullRequestMergeConfig.getStrategies()Retrieves the complete set of merge strategies supported by the SCM, including thedefault strategy.