Package | Description |
---|---|
com.atlassian.confluence.license.exception |
Modifier and Type | Method and Description |
---|---|
KnownConfluenceLicenseValidationException.Reason |
KnownConfluenceLicenseValidationException.reason() |
static KnownConfluenceLicenseValidationException.Reason |
KnownConfluenceLicenseValidationException.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KnownConfluenceLicenseValidationException.Reason[] |
KnownConfluenceLicenseValidationException.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
KnownConfluenceLicenseValidationException(com.atlassian.extras.api.confluence.ConfluenceLicense license,
KnownConfluenceLicenseValidationException.Reason reason) |
KnownConfluenceLicenseValidationException(String message,
com.atlassian.extras.api.confluence.ConfluenceLicense license,
KnownConfluenceLicenseValidationException.Reason reason) |
Copyright © 2003–2016 Atlassian. All rights reserved.