Class AbstractConfluenceLicenseAction

All Implemented Interfaces:
WebInterface, MessageHolderAware, Serializable, org.apache.struts2.action.Action, org.apache.struts2.interceptor.ValidationAware, org.apache.struts2.locale.LocaleProvider, org.apache.struts2.text.TextProvider, 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()