Package | Description |
---|---|
com.atlassian.jira.license |
Modifier and Type | Interface and Description |
---|---|
interface |
BuildVersionLicenseCheck
Checks that licenses are valid for a JIRA installation.
|
interface |
ClusterLicenseCheck
Implements license checks required to permit running JIRA in clustered mode ("DataCenter").
|
interface |
CreateIssueLicenseCheck
Implements the license check required for users to be able to create issues.
|
Modifier and Type | Class and Description |
---|---|
class |
BuildVersionLicenseCheckImpl
Implements a license check that compares the earliest maintenance date of all current licenses to the
current JIRA instance build date.
|
class |
ClusterLicenseCheckImpl |
class |
CreateIssueLicenseCheckImpl |
Copyright © 2002-2019 Atlassian. All Rights Reserved.