com.atlassian.confluence.license.validator
Class CompositeLicenseValidator
java.lang.Object
com.atlassian.confluence.license.validator.CompositeLicenseValidator
- All Implemented Interfaces:
- LicenseValidator
public class CompositeLicenseValidator
- extends Object
- implements LicenseValidator
Method Summary |
void |
validate(com.atlassian.extras.api.confluence.ConfluenceLicense license)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeLicenseValidator
public CompositeLicenseValidator(LicenseValidator... validators)
validate
public void validate(com.atlassian.extras.api.confluence.ConfluenceLicense license)
throws KnownConfluenceLicenseValidationException
- Specified by:
validate
in interface LicenseValidator
- Throws:
KnownConfluenceLicenseValidationException