Uses of Interface
com.atlassian.bitbucket.pull.PullRequestMergeStrategy
-
Uses of PullRequestMergeStrategy in com.atlassian.bitbucket.pull
Modifier and TypeMethodDescriptionPullRequestMergeConfig.getDefaultStrategy()
Retrieves the default strategy, which will be used automatically when merging pull requests if anexplicit strategy
is not requested.Modifier and TypeMethodDescriptionPullRequestMergeConfig.getStrategies()
Retrieves the complete set of merge strategies supported by the SCM, including thedefault strategy
.