Uses of Class
com.atlassian.sal.api.validate.LicenseValidationWarning
Packages that use LicenseValidationWarning
-
Uses of LicenseValidationWarning in com.atlassian.sal.api.validate
Methods in com.atlassian.sal.api.validate that return types with arguments of type LicenseValidationWarningModifier and TypeMethodDescriptionLicenseValidationResult.getWarningMessages()Returns validation warnings for each products.Method parameters in com.atlassian.sal.api.validate with type arguments of type LicenseValidationWarningModifier and TypeMethodDescriptionstatic LicenseValidationResultLicenseValidationResult.withWarningMessages(Optional<String> productKey, Optional<String> license, Iterable<LicenseValidationWarning> warningMessages)