Package | Description |
---|---|
com.atlassian.confluence.license | |
com.atlassian.confluence.license.exception.handler |
Modifier and Type | Method and Description |
---|---|
protected abstract LicenseExceptionHandler<Exception> |
LicenseWebFacadeTemplate.createExceptionHandler() |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLicenseExceptionHandler<E extends Exception> |
class |
CompositeLicenseExceptionHandler
Ensures that the more specific
LicenseExceptionHandler gets asked before. |
class |
EmptyLicenseValidationExceptionHandler |
class |
InvalidLicenseExceptionHandler |
class |
KnownConfluenceLicenseValidationExceptionHandler
Common Confluence license validation failures.
|
class |
MissingConfluenceLicenseValidationExceptionHandler |
Constructor and Description |
---|
CompositeLicenseExceptionHandler(I18NBean i18NBean,
Map<Class<? extends Exception>,LicenseExceptionHandler<? extends Exception>> handlers) |
Copyright © 2003–2018 Atlassian. All rights reserved.