java.lang.Object
com.atlassian.bamboo.configuration.external.yaml.properties.branch.PlanBranchConfiguration

@Immutable public class PlanBranchConfiguration extends Object
  • Constructor Details

    • PlanBranchConfiguration

      public PlanBranchConfiguration(@Nullable @Nullable BranchIntegrationSettings branchIntegrationSettings, boolean disableAutomaticallyBranchCleanup)
  • Method Details

    • getBranchIntegrationSettings

      @Nullable public @Nullable BranchIntegrationSettings getBranchIntegrationSettings()
    • isDisableAutomaticallyBranchCleanup

      public boolean isDisableAutomaticallyBranchCleanup()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object