Uses of Class
com.atlassian.bitbucket.pull.SetPullRequestMergeConfigRequest
Packages that use SetPullRequestMergeConfigRequest
-
Uses of SetPullRequestMergeConfigRequest in com.atlassian.bitbucket.pull
Methods in com.atlassian.bitbucket.pull that return SetPullRequestMergeConfigRequestMethods in com.atlassian.bitbucket.pull with parameters of type SetPullRequestMergeConfigRequestModifier and TypeMethodDescriptionvoid
PullRequestService.setMergeConfig
(SetPullRequestMergeConfigRequest request) Sets themerge configuration
for the specified source, setting the default strategy and the complete set of enabled strategies.