Interface | Description |
---|---|
JiraLicenseManager |
This manager is used to perform Licence related tasks using the spanking brand new Licencing 2.0
|
JiraLicenseStore | Deprecated
since JIRA 6.3 - we will be removing support for JIRA license store from our public API in 1.0.
|
LicenseBannerHelper |
Knows how to generate and control the license banner.
|
LicenseDetails |
A set of methods which describe the state of the currently installed license.
|
LicenseDetails.LicenseContact |
Represents a license contact name/email pair.
|
LicenseDetails.LicenseStatusMessage |
Encapsulates a collection of unordered, internationalised license-related status messages.
|
LicenseDetailsFactory |
Provides the ability to extract a LicenseDetails object from a license String.
|
LicenseJohnsonEventRaiser |
This can raise its Johnson with events related to licensing
|
LicenseRole |
Represents a License Role in JIRA.
|
LicenseRoleDefinition |
Representation of a plugin-defined
LicenseRole . |
LicenseRoleDefinitions |
Methods for accessing and querying the
LicenseRoleDefinition s
that provide the definition for LicenseRole s. |
LicenseRoleDetails |
Encapsulates
license role information for a given
license . |
LicenseRoleManager |
Provides read and write capabilities regarding
LicenseRole s. |
LicenseRoleStore |
Store for storing and retrieving
LicenseRoleStore.LicenseRoleData . |
LicenseStringFactory |
A factory to create license string from messages and hashes.
|
MultiLicenseStore |
A store to save multiple licenses to a persistent location.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.