Modifier and Type | Method and Description |
---|---|
void |
AdministrationImpl.restoreBlankInstanceWithLicense(License license) |
void |
Administration.restoreBlankInstanceWithLicense(License license)
Restores a JIRA to a well known blank instance with the supplied licence.
|
void |
AdministrationImpl.switchToLicense(License license) |
void |
Administration.switchToLicense(License license)
Changes JIRA's lincense to a given license object
|
Modifier and Type | Method and Description |
---|---|
boolean |
SalLicenseControl.addProductLicense(String productKey,
License licenseKey) |
SalLicenseControl.MultiProductLicenseDetailsTO |
SalLicenseControl.decodeLicenseDetails(License license) |
void |
LicenseControl.replace(License license) |
void |
Backdoor.restoreBlankInstance(License license)
License can be overridden for DataCenter build see @
CIBuildTypeProvider |
void |
LicenseControl.set(License license) |
SalLicenseControl.ValidationResultTO |
SalLicenseControl.validateLicenseString(String productKey,
License license,
Locale locale) |
Modifier and Type | Method and Description |
---|---|
static License |
LicenseReader.readLicense(String resource,
Class<?> base)
Try and read the passed resource as a License.
|
Modifier and Type | Field and Description |
---|---|
static License |
CloudLicenses.LICENSE_ONDEMAND_6x_SERVICEDESK_TBP
JIRA 6.x OnDemand license with Service Desk TBP
|
Modifier and Type | Field and Description |
---|---|
static License |
CoreLicenses.LICENSE_CORE
A JIRA Core Application with three users.
|
Modifier and Type | Field and Description |
---|---|
static License |
ElaLicenses.LICENSE_ELA_6x_SERVICEDESK_ABP
JIRA 6.x ELA license with Service Desk ABP
|
static License |
ElaLicenses.LICENSE_ELA_6x_SERVICEDESK_TBP
JIRA 6.x ELA license with Service Desk TBP
|
static License |
ElaLicenses.LICENSE_ELA_CORE_SW_SD_TEST_REF_OTHER
A Jira ELA license with:
Jira Func Test 1 user limit.
|
Modifier and Type | Field and Description |
---|---|
static License |
OtherLicenses.LICENSE_OTHER
A JIRA Other Application with three users (made-up application).
|
static License |
OtherLicenses.LICENSE_PRE_JIRA_APP_V2_COMMERCIAL
An old JIRA Pre Renaissance (before JIRA Applications) license with 2 users.
|
static License |
OtherLicenses.LICENSE_REFERENCE
A JIRA Reference Application with five users (made-up application).
|
Modifier and Type | Field and Description |
---|---|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_ABP
Service Desk ABP license (aka.
|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_ABP_ACADEMIC
Service Desk ABP academic license (aka.
|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_ABP_COMMUNITY
Service Desk ABP community license (aka.
|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_ABP_EVAL
Service Desk ABP evaluation license (aka.
|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_BAD_LEGACY
A Service Desk legacy license with no-user count.
|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_JIRA7
Service Desk license with both application and plugin properties.
|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_JIRA7_NON_BACKWARD_COMPATIBLE
Service Desk license with application properties only.
|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_RBP
A JIRA based Service Desk RBP license (aka.
|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_RBP_EVAL
A JIRA based Service Desk RBP evaluation license (aka.
|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_TBP
Service Desk TBP license (aka.
|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_TBP_EVAL
Service Desk TBP evaluation license (aka.
|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_TBP_EVAL_EXPIRED
Service Desk TBP evaluation license that has already expired (aka.
|
static License |
ServiceDeskLicenses.LICENSE_SERVICE_DESK_TBP_UNLIMITED
Service Desk TBP license (aka.
|
Modifier and Type | Field and Description |
---|---|
static License |
SoftwareLicenses.LICENSE_SOFTWARE
A JIRA Software Application with four users.
|
Modifier and Type | Field and Description |
---|---|
static License |
LicenseKeys.AGED_EVALUATION_LICENSE
An evaluation license from the y2k period.
|
static License |
LicenseKeys.COMMERCIAL
Time bombed unlimited commercial license.
|
static License |
LicenseKeys.COMMERCIAL_CORE_ACTIVE
Time bombed unlimited commercial license.
|
static License |
LicenseKeys.COMMERCIAL_FOR_ARCHIVING
The same as
LicenseKeys.COMMERCIAL , but allows to bypass Archiving's DC license check |
static License |
LicenseKeys.COMMERCIAL_LIMITED
Time bombed developer license for 5 users.
|
static License |
LicenseKeys.COMMUNITY
Time bombed unlimited community license.
|
static License |
LicenseKeys.CORE_AND_TEST_ROLES
Time bombed license for multiple applications:
|
static License |
LicenseKeys.CORE_ROLE
Time bombed JIRA Core license for 5 users.
|
static License |
LicenseKeys.CORE_SERVICEDESK
Time bombed license for multiple applications:
|
static License |
LicenseKeys.DATA_CENTER_SOFTWARE
License: enterprise, data center, commercial, expiry: 48H, jira software, unlimited users
|
static License |
LicenseKeys.DEMO
Time bombed unlimited demo license.
|
static License |
LicenseKeys.DEVELOPER
Time bombed unlimited developer license.
|
static License |
LicenseKeys.DEVELOPER_LIMITED
Time bombed developer license for 5 users.
|
static License |
LicenseKeys.EVAL_EXPIRED
Atlassian license where the evaluation period has expired.
|
static License |
LicenseKeys.MULTI_ROLE
Time bombed license for multiple applications:
|
static License |
LicenseKeys.OPEN_SOURCE
Time bombed unlimited open source license.
|
static License |
LicenseKeys.PERSONAL
Time bombed unlimited personal license.
|
static License |
LicenseKeys.SOFTWARE_ROLE
Time bombed JIRA Software license for 100 users.
|
static License |
LicenseKeys.STARTER
Time bombed unlimited starter license.
|
static License |
LicenseKeys.TEST_ROLE
Time bombed JIRA Func Test license for 10 users.
|
static License |
LicenseKeys.TEST_ROLE_3_USERS
Time bombed JIRA Func Test license for 3 users.
|
static License |
LicenseKeys.V1_ENTERPRISE
V1 Atlassian license.
|
Copyright © 2002-2021 Atlassian. All Rights Reserved.