public interface

BuildVersionLicenseCheck

implements LicenseCheck
com.atlassian.jira.license.BuildVersionLicenseCheck
Known Indirect Subclasses

Class Overview

Checks that licenses are valid for a JIRA installation.

Summary

[Expand]
Inherited Fields
From interface com.atlassian.jira.license.LicenseCheck
Public Methods
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 evaluate() returns failure.
[Expand]
Inherited Methods
From interface com.atlassian.jira.license.LicenseCheck

Public Methods

public 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 evaluate() returns failure.

Returns
  • the result of this license check, without consideration of grace period status