Class CompositeLicenseValidator
java.lang.Object
com.atlassian.confluence.license.validator.CompositeLicenseValidator
- All Implemented Interfaces:
LicenseValidator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
validate
(com.atlassian.extras.api.confluence.ConfluenceLicense license)
-
Constructor Details
-
CompositeLicenseValidator
-
-
Method Details
-
validate
public void validate(com.atlassian.extras.api.confluence.ConfluenceLicense license) throws KnownConfluenceLicenseValidationException - Specified by:
validate
in interfaceLicenseValidator
- Throws:
KnownConfluenceLicenseValidationException
-