public static class ClusterLicenseCheck.ClusterResult extends LicenseCheck.Result
ClusterLicenseCheck, which may be either passed or failed.
In addition to the LicenseCheck the ClusterLicenseCheck also requires a ClusterLicenseCheck.FailureReason
to be specified.| Modifier and Type | Method and Description |
|---|---|
ClusterLicenseCheck.FailureReason |
getReason()
Returns the
ClusterLicenseCheck.FailureReason why the ClusterLicenseCheck failed. |
getFailedLicenses, getFailureMessage, isPass@Nullable public ClusterLicenseCheck.FailureReason getReason()
ClusterLicenseCheck.FailureReason why the ClusterLicenseCheck failed.
Is not set if the checks succeed.Copyright © 2002-2018 Atlassian. All Rights Reserved.