Interface RepositoryMergeRequestCheckContext
public interface RepositoryMergeRequestCheckContext
In addition to the normal
MergeRequest
parameters, will have additional settings which can be configured
per-repository.-
Method Summary
Modifier and TypeMethodDescriptioncom.atlassian.bitbucket.setting.Settings
-
Method Details
-
getMergeRequest
-
getSettings
@Nonnull com.atlassian.bitbucket.setting.Settings getSettings()
-