Class ConfigureEphemeralAgentTemplateCapability

java.lang.Object
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
JsonStreamingAction, ErrorCollection, BambooSessionAware, NavigationAware, DomainObjectSecurityAware, GlobalAdminSecurityAware, GlobalReadSecurityAware, 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.Preparable, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class ConfigureEphemeralAgentTemplateCapability extends CapabilityConfigurationSupport
See Also:
  • Constructor Details

    • ConfigureEphemeralAgentTemplateCapability

      public ConfigureEphemeralAgentTemplateCapability()
  • Method Details

    • prepare

      public void prepare() throws Exception
      This method is called to allow the action to prepare itself.
      Throws:
      Exception - thrown if a system level exception occurs.
    • addCapability

      public String addCapability()
    • removeCapability

      public String removeCapability()
    • getConfigurationId

      public long getConfigurationId()
    • setConfigurationId

      public void setConfigurationId(long configurationId)
    • getConfiguration

      public EphemeralAgentTemplate getConfiguration()