Class AfterSuccessfulBuildPlanTriggerProperties

java.lang.Object
com.atlassian.bamboo.specs.api.model.trigger.TriggerProperties
com.atlassian.bamboo.specs.builders.trigger.DeploymentTriggerProperties
com.atlassian.bamboo.specs.model.trigger.AfterSuccessfulBuildPlanTriggerProperties
All Implemented Interfaces:
com.atlassian.bamboo.specs.api.model.EntityProperties

@Immutable public class AfterSuccessfulBuildPlanTriggerProperties extends DeploymentTriggerProperties
  • Field Details

  • Constructor Details

  • Method Details

    • getReleaseBranch

      @Nullable public @Nullable String getReleaseBranch()
    • getAtlassianPlugin

      @NotNull public @NotNull com.atlassian.bamboo.specs.api.model.AtlassianModuleProperties getAtlassianPlugin()
      Specified by:
      getAtlassianPlugin in class com.atlassian.bamboo.specs.api.model.trigger.TriggerProperties
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class com.atlassian.bamboo.specs.api.model.trigger.TriggerProperties
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class com.atlassian.bamboo.specs.api.model.trigger.TriggerProperties