| Modifier and Type | Class and Description |
|---|---|
class |
MockClusterService |
| Constructor and Description |
|---|
ClusterStartupListener(com.atlassian.event.api.EventPublisher eventPublisher,
ClusterService clusterService,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
Clock clock,
StartupInfoDao startupInfoDao) |
| Constructor and Description |
|---|
DataCenterStatisticsCollector(ClusterService clusterService,
LicenseService licenseService) |
UptimeStatisticsCollector(ClusterService clusterService,
StartupInfoDao startupInfoDao,
Clock clock) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseAction.setClusterService(ClusterService clusterService) |
| Modifier and Type | Method and Description |
|---|---|
void |
Restore.setClusterService(ClusterService clusterService) |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateSessionConfig.setClusterService(ClusterService clusterService) |
void |
UpdateLicensing.setClusterService(ClusterService clusterService) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClusterServiceImpl
Implementation of com.atlassian.crowd.service.cluster.ClusterService
|
| Modifier and Type | Method and Description |
|---|---|
ClusterService |
ClusterConfiguration.clusterService() |
| Constructor and Description |
|---|
ClusterMessageServiceImpl(com.atlassian.scheduler.SchedulerService schedulerService,
ClusterMessageDao dao,
ClusterService clusterService,
com.atlassian.event.api.EventPublisher eventPublisher,
Supplier<Long> timestampSupplier) |
| Constructor and Description |
|---|
DatabaseClusterNodeInformationManager(ClusterInfoDao clusterInfoDao,
ClusterService clusterService,
Clock clock) |
| Constructor and Description |
|---|
InDatabaseDirectorySynchronisationInformationStore(DirectorySynchronisationStatusDao statusDao,
DirectoryDao directoryDao,
ClusterService clusterService) |
SynchronisationStatusFinalizer(com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar,
FailedSynchronisationManager failedSynchronisationManager,
ClusterService clusterService) |
| Constructor and Description |
|---|
CrowdLicenseManagerImpl(PropertyManager propertyManager,
ApplicationManager applicationManager,
DirectoryManager directoryManager,
CrowdLicenseStore licenseStore,
ClusterService clusterService) |
| Constructor and Description |
|---|
MailManagerImpl(InternalPropertyManager propertyManager,
com.atlassian.sal.api.ApplicationProperties applicationProperties,
ClusterService clusterService,
Clock clock,
I18nHelper i18nHelper,
MailSendManager sendManager,
AuthenticatedUserProvider authenticatedUserProvider) |
| Constructor and Description |
|---|
SwitchableTokenManagerImpl(boolean initialUseIsMemory,
TokenDAO daoMemory,
TokenDAO daoHibernate,
PropertyManager propertyManager,
ClusterService clusterService) |
SwitchableTokenManagerImpl(TokenDAO daoMemory,
TokenDAO daoHibernate,
PropertyManager propertyManager,
ClusterService clusterService) |
| Constructor and Description |
|---|
ClusterMonitoringDelegator(ClusterService clusterService,
com.atlassian.sal.api.message.I18nResolver i18nResolver) |
| Constructor and Description |
|---|
ClusterResource(ClusterService clusterService) |
| Constructor and Description |
|---|
IsClusteredCondition(ClusterService clusterService) |
| Constructor and Description |
|---|
NodeInformationFilter(ClusterService clusterService,
NodeDataProvider nodeDataProvider) |
| Constructor and Description |
|---|
ClusterAdditionalSupportInformationService(ClusterService clusterService,
com.atlassian.beehive.core.ManagedClusterLockService clusterLockService,
com.atlassian.scheduler.SchedulerService schedulerService,
Clock clock) |
Copyright © 2020 Atlassian. All rights reserved.