Class AbstractConfluenceLicenseAction

java.lang.Object
org.apache.struts2.ActionSupport
com.opensymphony.xwork2.ActionSupport
All Implemented Interfaces:
WebInterface, MessageHolderAware, com.opensymphony.xwork2.Action, com.opensymphony.xwork2.interceptor.ValidationAware, com.opensymphony.xwork2.LocaleProvider, com.opensymphony.xwork2.TextProvider, com.opensymphony.xwork2.Validateable, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.Validateable
Direct Known Subclasses:
EvalLicenseAction, SetupLicenseAction

public class AbstractConfluenceLicenseAction extends AbstractSetupAction
This class is used for handling confluence license.
Since:
7.11
See Also:
  • Field Details

  • Constructor Details

    • AbstractConfluenceLicenseAction

      public AbstractConfluenceLicenseAction()
  • Method Details

    • validateLicense

      protected void validateLicense()
    • setWebLicenseFacade

      public void setWebLicenseFacade(LicenseWebFacade webLicenseFacade)
    • getConfLicenseString

      public String getConfLicenseString()
    • setConfLicenseString

      public void setConfLicenseString(String confLicenseString)
    • getConfiguredLicenseString

      protected Optional<String> getConfiguredLicenseString()