| Package | Description |
|---|---|
| com.atlassian.greenhopper.license |
| Modifier and Type | Method and Description |
|---|---|
LicenseMode |
LicenseInfo.getLicenseMode() |
static LicenseMode |
LicenseMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LicenseMode[] |
LicenseMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
LicenseServiceImpl.getLicenseAdminUrl(LicenseMode licenseMode) |
String |
LicenseService.getLicenseAdminUrl(LicenseMode licenseMode)
Returns the administration URL for the specified licensing mode.
|
LicenseInfo.Builder |
LicenseInfo.Builder.setLicenseMode(LicenseMode licenseMode) |
Copyright © 2007–2025 Atlassian. All rights reserved.