Class CreateChainTrigger

All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, BareBuildConfigurationAware, BuildConfigurationAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, PlanViewConfigurationSecurityAware, PlanAware, ProjectAware, ReturnUrlAware, com.atlassian.core.i18n.I18nTextProvider, com.atlassian.struts.Preparable, 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.Preparable, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class CreateChainTrigger extends ConfigureChainTrigger implements com.opensymphony.xwork2.Preparable
See Also:
  • Constructor Details

    • CreateChainTrigger

      public CreateChainTrigger()
  • Method Details

    • input

      public String input()
      Overrides:
      input in class com.opensymphony.xwork2.ActionSupport
    • prepare

      public void prepare() throws Exception
      Specified by:
      prepare in interface com.opensymphony.xwork2.Preparable
      Overrides:
      prepare in class ConfigureChainTrigger
      Throws:
      Exception
    • execute

      public String execute()
      Specified by:
      execute in interface com.opensymphony.xwork2.Action
      Overrides:
      execute in class com.opensymphony.xwork2.ActionSupport
    • validate

      public void validate()
      Specified by:
      validate in interface com.opensymphony.xwork2.Validateable
      Overrides:
      validate in class com.opensymphony.xwork2.ActionSupport
    • getSubmitAction

      public String getSubmitAction()
    • getCreateTriggerKey

      public String getCreateTriggerKey()
    • setCreateTriggerKey

      public void setCreateTriggerKey(String createTriggerKey)
    • getEditHtml

      public String getEditHtml()