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