Class BuildCustomizationSettings


  • public class BuildCustomizationSettings
    extends Object
    Customization that are applied to builds that are triggered by a trigger.
    Since:
    2021.1
    • Method Detail

      • isEnforceCleanCheckout

        public boolean isEnforceCleanCheckout()
      • isEnforceCleanCheckoutForDependencies

        public boolean isEnforceCleanCheckoutForDependencies()
      • getParameters

        @NotNull
        public List<Parameter> getParameters()
        Map of parameters that are added to triggered builds
      • isEmpty

        public boolean isEmpty()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object