All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, BuildableAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, PlanEditSecurityAware, PlanAware, ProjectAware, ReturnUrlAware, com.atlassian.core.i18n.I18nTextProvider, com.atlassian.struts.TextProvider, com.atlassian.struts.ValidationAware, com.opensymphony.xwork.ValidationAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

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)