Class AutoMergeSettingsCreateRequest

java.lang.Object
com.atlassian.bitbucket.pull.automerge.AutoMergeSettingsCreateRequest

public class AutoMergeSettingsCreateRequest extends Object
Configuration for creating AutoMergeSettings for a project or repository.
Since:
8.15
See Also:
  • Method Details

    • getScope

      @Nonnull public Scope getScope()
      Returns:
      the scope that the auto-merge settings should be applied to
    • isEnabled

      public boolean isEnabled()
      Returns:
      whether auto-merge should be enabled for the scope