| Package | Description |
|---|---|
| com.atlassian.sal.api.validate |
| Modifier and Type | Method and Description |
|---|---|
LicenseErrorCode |
LicenseValidationError.getLicenseErrorCode() |
static LicenseErrorCode |
LicenseErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseErrorCode[] |
LicenseErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
LicenseValidationError(LicenseErrorCode licenseErrorCode,
String errorMessage) |
Copyright © 2021 Atlassian. All rights reserved.