Package | Description |
---|---|
com.atlassian.jira.license |
Modifier and Type | Class and Description |
---|---|
class |
LegacyMultiLicenseStore
This class reads licenses from legacy locations within JIRA.
|
class |
MockMultiLicenseStore |
class |
MultiLicenseStoreImpl
Store that looks for licenses in the
ProductLicense table. |
class |
RenaissanceSwitchingMultiLicenseStore
A
MultiLicenseStore that switches its behaviour based on if renaissance migration has run or not. |
Constructor and Description |
---|
JiraLicenseManagerImpl(com.atlassian.license.SIDManager sidManager,
com.atlassian.event.api.EventPublisher eventPublisher,
MultiLicenseStore multiLicenseStore,
LicenseDetailsFactory licenseDetailsFactory,
ApplicationProperties applicationProperties,
com.atlassian.cache.CacheManager cacheManager) |
Copyright © 2002-2019 Atlassian. All Rights Reserved.