public interface BuildVersionLicenseCheck extends LicenseCheck
LicenseCheck.Failure, LicenseCheck.Result
FAIL, FAIL_NO_LICENSES, PASS
Modifier and Type | Method and Description |
---|---|
LicenseCheck.Result |
evaluateWithoutGracePeriod()
Performs this build version license check without consideration of whether or not the current instance users
have accepted the grace (evaluation) period that is offered to users after the maintenance period of one or
more of their licenses expires (or more accurately, when
LicenseCheck.evaluate() returns failure. |
evaluate, isPass
LicenseCheck.Result evaluateWithoutGracePeriod()
LicenseCheck.evaluate()
returns failure.JiraLicenseManager.hasLicenseTooOldForBuildConfirmationBeenDone()
,
JiraLicenseManager.confirmProceedUnderEvaluationTerms(String)
Copyright © 2002-2022 Atlassian. All Rights Reserved.