java.lang.Object
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable

public class License extends BaseSetupAction
This setup action is not spring-injected.
See Also:
  • Field Details

  • Constructor Details

    • License

      public License()
  • Method Details

    • getStepName

      public String getStepName()
      Specified by:
      getStepName in class BaseSetupAction
    • doValidation

      protected void doValidation()
    • execute

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

      public String update()
      Overrides:
      update in class BaseSetupAction
    • getKey

      public String getKey()
    • setKey

      public void setKey(String key)
    • getSid

      public String getSid()
    • setSid

      public void setSid(String sid)
    • getSidManager

      public com.atlassian.license.SIDManager getSidManager()