public class LicenseValidationWarning extends Object
| Constructor and Description |
|---|
LicenseValidationWarning(LicenseWarningCode licenseWarningCode,
String warningMessage) |
| Modifier and Type | Method and Description |
|---|---|
LicenseWarningCode |
getLicenseWarningCode() |
String |
getWarningMessage()
These should normally be localised to the end user's locale.
|
public LicenseValidationWarning(@Nonnull LicenseWarningCode licenseWarningCode, @Nonnull String warningMessage)
@Nonnull public LicenseWarningCode getLicenseWarningCode()
Copyright © 2021 Atlassian. All rights reserved.