Uses of Class
com.atlassian.confluence.license.exception.KnownConfluenceLicenseValidationException

Packages that use KnownConfluenceLicenseValidationException
com.atlassian.confluence.license   
com.atlassian.confluence.license.exception.handler   
com.atlassian.confluence.license.validator   
 

Uses of KnownConfluenceLicenseValidationException in com.atlassian.confluence.license
 

Methods in com.atlassian.confluence.license that throw KnownConfluenceLicenseValidationException
 com.atlassian.fugue.Either<String,com.atlassian.extras.api.confluence.ConfluenceLicense> LicenseWebFacadeTemplate.install(String licenseString)
           
 com.atlassian.fugue.Either<String,com.atlassian.extras.api.confluence.ConfluenceLicense> LicenseWebFacadeTemplate.validate(String licenseString)
           
 

Uses of KnownConfluenceLicenseValidationException in com.atlassian.confluence.license.exception.handler
 

Methods in com.atlassian.confluence.license.exception.handler with parameters of type KnownConfluenceLicenseValidationException
 String KnownConfluenceLicenseValidationExceptionHandler.handle(KnownConfluenceLicenseValidationException exception)
           
 

Uses of KnownConfluenceLicenseValidationException in com.atlassian.confluence.license.validator
 

Methods in com.atlassian.confluence.license.validator that throw KnownConfluenceLicenseValidationException
 void LicenseValidator.validate(com.atlassian.extras.api.confluence.ConfluenceLicense license)
           
 void CompositeLicenseValidator.validate(com.atlassian.extras.api.confluence.ConfluenceLicense license)
           
 



Copyright © 2003–2015 Atlassian. All rights reserved.