| Package | Description |
|---|---|
| com.atlassian.bitbucket.pull |
| Modifier and Type | Method and Description |
|---|---|
PullRequestMergeStrategy |
PullRequestMergeConfig.getDefaultStrategy()
Retrieves the default strategy, which will be used automatically when merging pull requests if an
explicit strategy is not requested. |
| Modifier and Type | Method and Description |
|---|---|
Set<PullRequestMergeStrategy> |
PullRequestMergeConfig.getStrategies()
Retrieves the complete set of merge strategies supported by the SCM, including the
default strategy. |
Copyright © 2019 Atlassian. All rights reserved.