Skip navigation links
A B C F G I J L R S 

A

applyLicense(String) - Method in class com.atlassian.platform.license.backdoor.rest.LicenseBackdoorResource
Applies the given license to the current product.
applyProductLicense(String) - Method in class com.atlassian.platform.license.backdoor.services.impl.BambooLicenseManager
 
applyProductLicense(String) - Method in class com.atlassian.platform.license.backdoor.services.impl.BitbucketLicenseManager
 
applyProductLicense(String) - Method in class com.atlassian.platform.license.backdoor.services.impl.FecruLicenseManager
 
applyProductLicense(String) - Method in class com.atlassian.platform.license.backdoor.services.impl.JiraLicenseManager
 
applyProductLicense(String) - Method in class com.atlassian.platform.license.backdoor.services.impl.SalLicenseManager
 
applyProductLicense(String) - Method in interface com.atlassian.platform.license.backdoor.services.LicenseManager
Applies the given product license.

B

BambooBeans - Class in com.atlassian.platform.license.backdoor.spring.products
Spring beans that are specific to Bamboo.
BambooBeans() - Constructor for class com.atlassian.platform.license.backdoor.spring.products.BambooBeans
 
BambooLicenseManager - Class in com.atlassian.platform.license.backdoor.services.impl
The LicenseManager for Bamboo.
BambooLicenseManager(LicenseHandler) - Constructor for class com.atlassian.platform.license.backdoor.services.impl.BambooLicenseManager
 
BitbucketBeans - Class in com.atlassian.platform.license.backdoor.spring.products
Spring beans that are specific to Bitbucket Server.
BitbucketBeans() - Constructor for class com.atlassian.platform.license.backdoor.spring.products.BitbucketBeans
 
BitbucketLicenseManager - Class in com.atlassian.platform.license.backdoor.services.impl
The LicenseManager for Bitbucket.
BitbucketLicenseManager(LicenseHandler, LicenseService) - Constructor for class com.atlassian.platform.license.backdoor.services.impl.BitbucketLicenseManager
 

C

com.atlassian.platform.license.backdoor.rest - package com.atlassian.platform.license.backdoor.rest
 
com.atlassian.platform.license.backdoor.services - package com.atlassian.platform.license.backdoor.services
 
com.atlassian.platform.license.backdoor.services.impl - package com.atlassian.platform.license.backdoor.services.impl
 
com.atlassian.platform.license.backdoor.spring - package com.atlassian.platform.license.backdoor.spring
 
com.atlassian.platform.license.backdoor.spring.products - package com.atlassian.platform.license.backdoor.spring.products
 
ConfluenceBeans - Class in com.atlassian.platform.license.backdoor.spring.products
Spring beans that are specific to Confluence.
ConfluenceBeans() - Constructor for class com.atlassian.platform.license.backdoor.spring.products.ConfluenceBeans
 
CrowdBeans - Class in com.atlassian.platform.license.backdoor.spring.products
Spring beans that are specific to Crowd.
CrowdBeans() - Constructor for class com.atlassian.platform.license.backdoor.spring.products.CrowdBeans
 

F

FecruBeans - Class in com.atlassian.platform.license.backdoor.spring.products
Spring beans that are specific to Fisheye / Crucible.
FecruBeans() - Constructor for class com.atlassian.platform.license.backdoor.spring.products.FecruBeans
 
FecruLicenseManager - Class in com.atlassian.platform.license.backdoor.services.impl
The LicenseManager for Fisheye/Crucible.
FecruLicenseManager(LicenseHandler) - Constructor for class com.atlassian.platform.license.backdoor.services.impl.FecruLicenseManager
 

G

getProductKeys() - Method in class com.atlassian.platform.license.backdoor.rest.LicenseBackdoorResource
 
getProductKeys() - Method in class com.atlassian.platform.license.backdoor.services.impl.BambooLicenseManager
 
getProductKeys() - Method in class com.atlassian.platform.license.backdoor.services.impl.BitbucketLicenseManager
 
getProductKeys() - Method in class com.atlassian.platform.license.backdoor.services.impl.FecruLicenseManager
 
getProductKeys() - Method in class com.atlassian.platform.license.backdoor.services.impl.SalLicenseManager
 
getProductKeys() - Method in interface com.atlassian.platform.license.backdoor.services.LicenseManager
Returns all the keys of the current product.

I

isDataCenter() - Method in class com.atlassian.platform.license.backdoor.rest.LicenseBackdoorResource
 
isDataCenter() - Method in class com.atlassian.platform.license.backdoor.services.impl.BambooLicenseManager
 
isDataCenter() - Method in class com.atlassian.platform.license.backdoor.services.impl.BitbucketLicenseManager
 
isDataCenter() - Method in class com.atlassian.platform.license.backdoor.services.impl.FecruLicenseManager
 
isDataCenter() - Method in class com.atlassian.platform.license.backdoor.services.impl.SalLicenseManager
 
isDataCenter() - Method in interface com.atlassian.platform.license.backdoor.services.LicenseManager
Indicates whether the product is fully licensed for Data Center.

J

JiraBeans - Class in com.atlassian.platform.license.backdoor.spring.products
Spring beans that are specific to Jira.
JiraBeans() - Constructor for class com.atlassian.platform.license.backdoor.spring.products.JiraBeans
 
JiraLicenseManager - Class in com.atlassian.platform.license.backdoor.services.impl
The LicenseManager for Jira.
JiraLicenseManager(LicenseHandler) - Constructor for class com.atlassian.platform.license.backdoor.services.impl.JiraLicenseManager
 

L

LicenseBackdoorResource - Class in com.atlassian.platform.license.backdoor.rest
The REST resource for this plugin.
LicenseBackdoorResource(LicenseManager) - Constructor for class com.atlassian.platform.license.backdoor.rest.LicenseBackdoorResource
 
licenseHandler - Variable in class com.atlassian.platform.license.backdoor.services.impl.SalLicenseManager
 
licenseHandler() - Method in class com.atlassian.platform.license.backdoor.spring.SpringBeans
 
LicenseManager - Interface in com.atlassian.platform.license.backdoor.services
Service layer methods relating to licenses.
licenseManager(LicenseHandler) - Method in class com.atlassian.platform.license.backdoor.spring.products.BambooBeans
 
licenseManager(LicenseHandler, LicenseService) - Method in class com.atlassian.platform.license.backdoor.spring.products.BitbucketBeans
 
licenseManager(LicenseHandler) - Method in class com.atlassian.platform.license.backdoor.spring.products.ConfluenceBeans
 
licenseManager(LicenseHandler) - Method in class com.atlassian.platform.license.backdoor.spring.products.CrowdBeans
 
licenseManager(LicenseHandler) - Method in class com.atlassian.platform.license.backdoor.spring.products.FecruBeans
 
licenseManager(LicenseHandler) - Method in class com.atlassian.platform.license.backdoor.spring.products.JiraBeans
 
licenseManager(LicenseHandler) - Method in class com.atlassian.platform.license.backdoor.spring.products.RefappBeans
 
licenseService() - Method in class com.atlassian.platform.license.backdoor.spring.products.BitbucketBeans
 

R

RefappBeans - Class in com.atlassian.platform.license.backdoor.spring.products
Spring beans that are specific to Refapp.
RefappBeans() - Constructor for class com.atlassian.platform.license.backdoor.spring.products.RefappBeans
 

S

SalLicenseManager - Class in com.atlassian.platform.license.backdoor.services.impl
A purely SAL-based LicenseManager.
SalLicenseManager(LicenseHandler, String) - Constructor for class com.atlassian.platform.license.backdoor.services.impl.SalLicenseManager
 
SpringBeans - Class in com.atlassian.platform.license.backdoor.spring
The Spring beans for this plugin.
SpringBeans() - Constructor for class com.atlassian.platform.license.backdoor.spring.SpringBeans
 
A B C F G I J L R S 
Skip navigation links

Copyright © 2024 Atlassian. All rights reserved.