Package | Description |
---|---|
com.atlassian.jira.license |
Modifier and Type | Method and Description |
---|---|
ClusterLicenseCheck.FailureReason |
ClusterLicenseCheck.ClusterResult.getReason()
Returns the
ClusterLicenseCheck.FailureReason why the ClusterLicenseCheck failed. |
static ClusterLicenseCheck.FailureReason |
ClusterLicenseCheck.FailureReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClusterLicenseCheck.FailureReason[] |
ClusterLicenseCheck.FailureReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.