Uses of Class
com.atlassian.confluence.admin.actions.AbstractUpdateLicenseAction
-
Packages that use AbstractUpdateLicenseAction Package Description com.atlassian.confluence.admin.actions com.atlassian.confluence.fixonly.actions The 'fixonly' package is for functionality that is intended only to allow 'emergency' fixes to a Confluence install. -
-
Uses of AbstractUpdateLicenseAction in com.atlassian.confluence.admin.actions
Subclasses of AbstractUpdateLicenseAction in com.atlassian.confluence.admin.actions Modifier and Type Class Description classViewOrUpdateLicenseActionView and update the license key for this Confluence installation -
Uses of AbstractUpdateLicenseAction in com.atlassian.confluence.fixonly.actions
Subclasses of AbstractUpdateLicenseAction in com.atlassian.confluence.fixonly.actions Modifier and Type Class Description classFixLicenseActionPermits unauthenticated updates to the Confluence license if there are upgrade problems with the instance.
-