Class ConfigureChainTriggers

java.lang.Object
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, ChainAware, NavigationAware, DomainObjectSecurityAware, GlobalReadSecurityAware, PlanViewConfigurationSecurityAware, 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 ConfigureChainTriggers extends ChainActionSupport implements PlanViewConfigurationSecurityAware
See Also:
  • Constructor Details

    • ConfigureChainTriggers

      public ConfigureChainTriggers()
  • Method Details

    • getChainTriggers

      public List<TriggerDefinition> getChainTriggers()
    • getTriggerId

      public long getTriggerId()
    • setTriggerId

      public void setTriggerId(long triggerId)
    • getAvailableTriggerTypes

      public Iterable<TriggerModuleDescriptor> getAvailableTriggerTypes()
    • setTriggerTypeManager

      public void setTriggerTypeManager(TriggerTypeManager triggerTypeManager)