All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, BuildableAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, PlanEditSecurityAware, PlanAware, ProjectAware, 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.text.TextProvider, org.apache.struts2.Validateable

public class SuspendJob extends BuildActionSupport implements PlanEditSecurityAware
See Also:
  • Constructor Details

    • SuspendJob

      public SuspendJob()
  • Method Details

    • suspendJob

      public String suspendJob() throws Exception
      Throws:
      Exception
    • resumeJob

      public String resumeJob() throws Exception
      Throws:
      Exception
    • setEventPublisher

      public void setEventPublisher(com.atlassian.event.api.EventPublisher eventPublisher)
    • setChainBranchManager

      public void setChainBranchManager(ChainBranchManager chainBranchManager)