Class ConfigureElasticCapability

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 ConfigureElasticCapability extends CapabilityConfigurationSupport
See Also:
  • Constructor Details

    • ConfigureElasticCapability

      public ConfigureElasticCapability()
  • 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()
    • reloadDefaultCapabilities

      public String reloadDefaultCapabilities()
    • getConfigurationId

      public long getConfigurationId()
    • setConfigurationId

      public void setConfigurationId(long configurationId)
    • getConfiguration

      public ElasticImageConfiguration getConfiguration()
    • setElasticImageConfigurationManager

      public void setElasticImageConfigurationManager(ElasticImageConfigurationManager elasticImageConfigurationManager)
    • setAuditLogService

      public void setAuditLogService(AuditLogService auditLogService)