Modifier and Type | Method and Description |
---|---|
void |
ViewSystemInfoAction.setLicenseService(LicenseService licenseService) |
void |
AdministrationConsoleAction.setLicenseService(LicenseService licenseService) |
Constructor and Description |
---|
HazelcastClusterSafetyManager(ClusterSafetyDao clusterSafetyDao,
com.atlassian.event.api.EventPublisher eventPublisher,
ClusterManager clusterManager,
com.atlassian.util.concurrent.Supplier<com.hazelcast.core.HazelcastInstance> instanceSupplier,
ActivityMonitor activityMonitor,
ScheduledExecutorService executor,
LicenseService licenseService) |
Modifier and Type | Method and Description |
---|---|
LicenseService |
AbstractClusterSafetyManager.getLicenseService() |
Constructor and Description |
---|
AbstractClusterSafetyManager(ClusterSafetyDao clusterSafetyDao,
com.atlassian.event.api.EventPublisher eventPublisher,
ClusterManager clusterManager,
LicenseService licenseService) |
DefaultClusterSafetyManager(ClusterSafetyDao clusterSafetyDao,
com.atlassian.event.api.EventPublisher eventPublisher,
SharedDataManager clusterSharedDataManager,
ClusterManager clusterManager,
LicenseService licenseService) |
Constructor and Description |
---|
ConfluenceStartAnalyticsEventFactory(SpaceDao spaceDao,
SpaceManagerInternal spaceManagerInternal,
PageDao pageDao,
BlogPostDao blogPostDao,
UserChecker userChecker,
org.hibernate.SessionFactory sessionFactory,
org.springframework.transaction.PlatformTransactionManager txManager,
ClusterManager clusterManager,
LicenseService licenseService,
com.atlassian.plugin.parsers.SafeModeCommandLineArgumentsFactory safeModeCommandLineArgumentsFactory) |
Modifier and Type | Interface and Description |
---|---|
interface |
LicenseServiceInternal |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLicenseService
Responsible for the decoding of a license using the v2
LicenseManager . |
Constructor and Description |
---|
LicenseWebFacadeTemplate(LicenseService delegate) |
Constructor and Description |
---|
LicenseResource(UserCountService userCountService,
PermissionManager permissionManager,
LicenseWebFacade licenseWebFacade,
ClusterManager clusterManager,
com.atlassian.sal.api.message.I18nResolver i18nResolver,
LicenseService licenseService) |
Constructor and Description |
---|
UserCountServiceImpl(UserChecker userChecker,
LicenseService licenseService) |
Modifier and Type | Method and Description |
---|---|
void |
IsConfluenceSpacesLicensedCondition.setLicenseService(LicenseService licenseService) |
void |
CanClusterCondition.setLicenseService(LicenseService licenseService) |
Constructor and Description |
---|
ESLicenseSenTenantContext(LicenseService licenseService) |
Modifier and Type | Method and Description |
---|---|
void |
ValidLicenseContextListener.setLicenseService(LicenseService licenseService) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractSetupAction.setLicenseService(LicenseService licenseService) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultSystemInformationService.setLicenseService(LicenseService licenseService) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultUpgradeManager.setLicenseService(LicenseService licenseService) |
Modifier and Type | Field and Description |
---|---|
protected LicenseService |
AbstractSearchUsersAction.licenseService
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateUserAction.setLicenseService(LicenseService licenseService) |
void |
AbstractSearchUsersAction.setLicenseService(LicenseService licenseService)
Deprecated.
|
void |
AbstractSearchCrowdUsersAction.setLicenseService(LicenseService licenseService) |
Modifier and Type | Method and Description |
---|---|
void |
UserSignUpNotificationsListener.setLicenseService(LicenseService licenseService) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultUserChecker.setLicenseService(LicenseService licenseService) |
Constructor and Description |
---|
ConfluenceLicenseHandler(ConfluenceSidManager sidManager,
LicenseService licenseService,
com.atlassian.config.ApplicationConfiguration applicationConfiguration) |
Copyright © 2003–2017 Atlassian. All rights reserved.