Uses of Class
com.atlassian.confluence.license.exception.EmptyLicenseValidationException
Packages that use EmptyLicenseValidationException
Package
Description
-
Uses of EmptyLicenseValidationException in com.atlassian.confluence.license
Methods in com.atlassian.confluence.license that throw EmptyLicenseValidationExceptionModifier and TypeMethodDescription@NonNull com.atlassian.extras.api.confluence.ConfluenceLicense
@NonNull com.atlassian.extras.api.confluence.ConfluenceLicense
Validates and installs a given encrypted license.@NonNull com.atlassian.extras.api.confluence.ConfluenceLicense
@NonNull com.atlassian.extras.api.confluence.ConfluenceLicense
Validates the given encrypted license. -
Uses of EmptyLicenseValidationException in com.atlassian.confluence.license.exception.handler
Methods in com.atlassian.confluence.license.exception.handler with parameters of type EmptyLicenseValidationExceptionModifier and TypeMethodDescriptionEmptyLicenseValidationExceptionHandler.handle
(EmptyLicenseValidationException exception)