Class PlansWithCustomExpirySettings

java.lang.Object
org.apache.struts2.ActionSupport
com.atlassian.bamboo.ww2.BambooActionSupport
com.atlassian.bamboo.configuration.GlobalAdminAction
com.atlassian.bamboo.build.expiry.PlansWithCustomExpirySettings
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalAdminSecurityAware, GlobalReadSecurityAware, ReturnUrlAware, UserAware, com.atlassian.core.i18n.I18nTextProvider, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.Preparable, org.apache.struts2.text.TextProvider, org.apache.struts2.Validateable

public class PlansWithCustomExpirySettings extends GlobalAdminAction implements org.apache.struts2.Preparable
See Also:
  • Constructor Details

    • PlansWithCustomExpirySettings

      public PlansWithCustomExpirySettings()
  • Method Details

    • prepare

      public void prepare()
      Specified by:
      prepare in interface org.apache.struts2.Preparable
    • isExpiryNothing

      public boolean isExpiryNothing()
    • isExpiryResults

      public boolean isExpiryResults()
    • isExpiryArtifacts

      public boolean isExpiryArtifacts()
    • isExpiryBuildLogs

      public boolean isExpiryBuildLogs()
    • getDuration

      public int getDuration()
    • getPeriod

      public String getPeriod()
    • getBuildsToKeep

      public int getBuildsToKeep()
    • getMaximumBuildsToKeep

      public int getMaximumBuildsToKeep()
    • getLabels

      public String getLabels()