Uses of Interface
com.atlassian.confluence.cluster.ClusterManager
Packages that use ClusterManager
Package
Description
- 
Uses of ClusterManager in com.atlassian.confluence.admin.actionsMethods in com.atlassian.confluence.admin.actions that return ClusterManagerModifier and TypeMethodDescriptionprotected ClusterManagerAbstractUpdateLicenseAction.getClusterManager()Methods in com.atlassian.confluence.admin.actions with parameters of type ClusterManagerModifier and TypeMethodDescriptionvoidAbstractUpdateLicenseAction.setClusterManager(ClusterManager clusterManager) voidAttachmentV3toV4MigrationAction.setClusterManager(ClusterManager clusterManager) voidViewSystemInfoAction.setClusterManager(ClusterManager clusterManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.api.impl.service.auditConstructors in com.atlassian.confluence.api.impl.service.audit with parameters of type ClusterManager
- 
Uses of ClusterManager in com.atlassian.confluence.api.impl.service.systemConstructors in com.atlassian.confluence.api.impl.service.system with parameters of type ClusterManagerModifierConstructorDescriptionClusterServiceImpl(ClusterManager clusterManager, PermissionManager permissionManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.cluster.hazelcastClasses in com.atlassian.confluence.cluster.hazelcast that implement ClusterManagerConstructors in com.atlassian.confluence.cluster.hazelcast with parameters of type ClusterManagerModifierConstructorDescriptionHazelCastOsgiListener(com.atlassian.event.api.EventListenerRegistrar registrar, com.hazelcast.core.HazelcastInstance hazelcastInstance, com.atlassian.hazelcast.serialization.OsgiClassLoaderRegistry osgiClassLoaderRegistry, ClusterManager clusterManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.cluster.safetyConstructors in com.atlassian.confluence.cluster.safety with parameters of type ClusterManagerModifierConstructorDescriptionprotectedAbstractClusterSafetyManager(ClusterSafetyDao clusterSafetyDao, com.atlassian.event.api.EventPublisher eventPublisher, ClusterManager clusterManager, LicenseService licenseService) ClusterPanicListener(ClusterManager clusterManager, com.atlassian.scheduler.core.LifecycleAwareSchedulerService schedulerService) DefaultClusterSafetyManager(ClusterSafetyDao clusterSafetyDao, com.atlassian.event.api.EventPublisher eventPublisher, SharedDataManager clusterSharedDataManager, ClusterManager clusterManager, LicenseService licenseService) 
- 
Uses of ClusterManager in com.atlassian.confluence.impl.clusterSubinterfaces of ClusterManager in com.atlassian.confluence.impl.clusterConstructors in com.atlassian.confluence.impl.cluster with parameters of type ClusterManagerModifierConstructorDescriptionClusterAwareBeanSelector(ClusterManager clusterManager) DefaultZduManager(ZduStatusDao zduStatusDao, com.atlassian.sal.api.ApplicationProperties applicationProperties, com.atlassian.event.api.EventPublisher eventPublisher, ClusterManager clusterManager, UpgradeFinalizationManager finalizationManager, SynchronizationManager synchronizationManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.impl.hazelcastMethods in com.atlassian.confluence.impl.hazelcast that return ClusterManagerModifier and TypeMethodDescriptionprotected ClusterManagerBootstrapHazelcastAppConfig.clusterManager(HazelcastConfigurationAccessor clusterConfigurationAccessor, ClassLoader uberClassLoader, SynchronizationManager synchronizationManager, io.micrometer.core.instrument.MeterRegistry micrometerMeterRegistry, MBeanServer mBeanServer) 
- 
Uses of ClusterManager in com.atlassian.confluence.impl.logging.adminMethods in com.atlassian.confluence.impl.logging.admin with parameters of type ClusterManagerModifier and TypeMethodDescriptionvoidConfigureLoggingAction.setClusterManager(ClusterManager clusterManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.impl.metricsConstructors in com.atlassian.confluence.impl.metrics with parameters of type ClusterManagerModifierConstructorDescriptionConfluenceJmxConfigService(com.atlassian.event.api.EventPublisher eventPublisher, ConfluenceJmxConfig confluenceJmxConfig, io.micrometer.core.instrument.composite.CompositeMeterRegistry compositeMeterRegistry, com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory, DarkFeaturesManager darkFeaturesManager, ClusterManager clusterManager, com.atlassian.diagnostics.ipd.api.registry.IpdRegistry ipdRegistry) 
- 
Uses of ClusterManager in com.atlassian.confluence.impl.schedule.caesiumConstructors in com.atlassian.confluence.impl.schedule.caesium with parameters of type ClusterManagerModifierConstructorDescriptionConfluenceSchedulerService(com.atlassian.scheduler.caesium.spi.CaesiumSchedulerConfiguration config, com.atlassian.scheduler.core.spi.RunDetailsDao runDetailsDao, com.atlassian.scheduler.caesium.spi.ClusteredJobDao clusteredJobDao, Set<String> parameterClassWhiteList, com.atlassian.beehive.ClusterLockService lockService, ClusterManager clusterManager) ConfluenceSchedulerService(com.atlassian.scheduler.caesium.spi.CaesiumSchedulerConfiguration config, com.atlassian.scheduler.core.spi.RunDetailsDao runDetailsDao, com.atlassian.scheduler.caesium.spi.ClusteredJobDao clusteredJobDao, Set<String> parameterClassWhiteList, com.atlassian.beehive.ClusterLockService lockService, ClusterManager clusterManager, @Nullable Supplier<JobListener> listener) SchedulerConfiguration(ClusterManager clusterManager, Supplier<com.atlassian.sal.api.timezone.TimeZoneManager> timeZoneManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.impl.security.loginConstructors in com.atlassian.confluence.impl.security.login with parameters of type ClusterManagerModifierConstructorDescriptionDefaultLoginPageFunctionalityService(ClusterManager clusterManager, UpgradeManager upgradeManager, GlobalSettingsManager globalSettingsManager, UserAccessor userAccessor, WritableDirectoryExistsCriteria writableDirectoryExistsCriteria, DarkFeaturesManager darkFeaturesManager, com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, SignupManager signupManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.impl.startupConstructors in com.atlassian.confluence.impl.startup with parameters of type ClusterManagerModifierConstructorDescriptionConfluenceStartAnalyticsEventFactory(org.springframework.transaction.PlatformTransactionManager txManager, ClusterManager clusterManager, LicenseService licenseService, com.atlassian.plugin.parsers.SafeModeCommandLineArgumentsFactory safeModeCommandLineArgumentsFactory, SystemInformationService systemInformationService, SandboxPoolConfiguration conversionSandboxConfig, com.atlassian.config.ApplicationConfiguration applicationConfiguration, com.atlassian.secrets.api.SecretService secretService) 
- 
Uses of ClusterManager in com.atlassian.confluence.impl.system.runnerConstructors in com.atlassian.confluence.impl.system.runner with parameters of type ClusterManagerModifierConstructorDescriptionCreateIndexSnapshotMaintenanceTaskRunner(ClusterManager clusterManager, LuceneIndexSnapshotManager snapshotManager, SystemMaintenanceTaskRegistry registry, SystemMaintenanceTaskQueue systemMaintenanceTaskQueue, com.atlassian.event.api.EventPublisher eventPublisher) ReIndexMaintenanceTaskRunner(SystemMaintenanceTaskRegistry registry, IndexManager indexManager, ClusterManager clusterManager, ReIndexJobManager reIndexJobManager, SearchPlatformConfig searchPlatformConfig, com.atlassian.event.api.EventPublisher eventPublisher) RestoreIndexSnapshotMaintenanceTaskRunner(SystemMaintenanceTaskRegistry registry, LuceneIndexSnapshotManager luceneIndexSnapshotManager, ReIndexJobManager reIndexJobManager, ClusterManager clusterManager, com.atlassian.event.api.EventPublisher eventPublisher, JournalStateStore journalStateStore, SearchPlatformConfig searchPlatformConfig) 
- 
Uses of ClusterManager in com.atlassian.confluence.impl.threadlimiter.analyticsserviceConstructors in com.atlassian.confluence.impl.threadlimiter.analyticsservice with parameters of type ClusterManagerModifierConstructorDescriptionThreadLimiterAnalyticsServiceImpl(com.atlassian.event.api.EventPublisher eventPublisher, MacroViewAnalyticsStorage macroViewAnalyticsStorage, SearchRequestsAnalyticsStorage searchRequestAnalyticsStorage, SystemInformationService systemInformationService, ClusterManager clusterManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.impl.user.crowd.clusterConstructors in com.atlassian.confluence.impl.user.crowd.cluster with parameters of type ClusterManager
- 
Uses of ClusterManager in com.atlassian.confluence.internal.diagnostics.ipd.filesystemConstructors in com.atlassian.confluence.internal.diagnostics.ipd.filesystem with parameters of type ClusterManagerModifierConstructorDescriptionSharedHomeLatencyIpdJob(com.atlassian.diagnostics.ipd.api.jobs.IpdJobRegistry jobRegistry, com.atlassian.diagnostics.ipd.api.registry.IpdRegistry ipdRegistry, com.atlassian.dc.filestore.api.FileStore.Path sharedHome, ClusterManager clusterManager, IpdExecutors ipdExecutors) 
- 
Uses of ClusterManager in com.atlassian.confluence.internal.diagnostics.ipd.nodeConstructors in com.atlassian.confluence.internal.diagnostics.ipd.node with parameters of type ClusterManagerModifierConstructorDescriptionIpdInterNodeLatencyJob(com.atlassian.diagnostics.ipd.api.jobs.IpdJobRegistry ipdJobRegistry, IpdInterNodesStats ipdInterNodesStats, ClusterManager clusterManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.internal.indexConstructors in com.atlassian.confluence.internal.index with parameters of type ClusterManagerModifierConstructorDescriptionPropagableReindexer(SearchableDao searchableDao, SearchIndexAccessor contentIndexAccessor, SearchIndexAccessor changeIndexAccessor, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.confluence.internal.index.BatchIndexerFactory batchIndexerFactory, JournalManager journalManager, JournalService journalService, ClusterManager clusterManager, SystemMaintenanceTaskQueue systemMaintenanceTaskQueue) 
- 
Uses of ClusterManager in com.atlassian.confluence.internal.index.attachmentConstructors in com.atlassian.confluence.internal.index.attachment with parameters of type ClusterManagerModifierConstructorDescriptionRemoteAttachmentTextExtractionService(ClusterManager clusterManager) ShouldCompressAttachmentTextExtraction(ClusterManager clusterManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.internal.index.status.scheduleConstructors in com.atlassian.confluence.internal.index.status.schedule with parameters of type ClusterManagerModifierConstructorDescriptionReIndexHouseKeepingJobRunner(ReIndexJobManagerInternal jobManager, ClusterManager clusterManager, com.atlassian.sal.api.features.DarkFeatureManager darkFeatureManager, com.atlassian.event.api.EventPublisher eventPublisher) 
- 
Uses of ClusterManager in com.atlassian.confluence.license.rest.resourceConstructors in com.atlassian.confluence.license.rest.resource with parameters of type ClusterManagerModifierConstructorDescriptionLicenseResource(LicenseWebFacade licenseWebFacade, BootstrapManager bootstrapManager, ClusterManager clusterManager, com.atlassian.sal.api.message.I18nResolver i18nResolver, LicenseService licenseService, UserChecker userChecker, com.atlassian.upm.api.license.DataCenterCrossgradeablePlugins dataCenterCrossgradeablePlugins) 
- 
Uses of ClusterManager in com.atlassian.confluence.pluginConstructors in com.atlassian.confluence.plugin with parameters of type ClusterManagerModifierConstructorDescriptionConfluenceClusterEnvironmentProvider(ClusterManager clusterManager) Deprecated, for removal: This API element is subject to removal in a future version.
- 
Uses of ClusterManager in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditionsConstructors in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions with parameters of type ClusterManager
- 
Uses of ClusterManager in com.atlassian.confluence.plugins.rest.jackson2.serviceConstructors in com.atlassian.confluence.plugins.rest.jackson2.service with parameters of type ClusterManagerModifierConstructorDescriptionDefaultReIndexService(ReIndexJobManager reIndexJobManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.beehive.ClusterLockService clusterLockService, ClusterManager clusterManager, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, SearchPlatformConfig searchPlatformConfig) 
- 
Uses of ClusterManager in com.atlassian.confluence.plugins.scheduler.spi.descriptorConstructors in com.atlassian.confluence.plugins.scheduler.spi.descriptor with parameters of type ClusterManagerModifierConstructorDescriptionJobConfigModuleDescriptor(com.atlassian.plugin.module.ModuleFactory moduleFactory, ManagedScheduledJobRegistrationService jobRegistrationService, com.atlassian.sal.api.timezone.TimeZoneManager timeZoneManager, ClusterManager clusterManager, com.atlassian.scheduler.SchedulerService schedulerService, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar, com.atlassian.sal.api.lifecycle.LifecycleManager lifecycleManager, org.osgi.framework.BundleContext bundleContext) 
- 
Uses of ClusterManager in com.atlassian.confluence.plugins.synchrony.bootstrapConstructors in com.atlassian.confluence.plugins.synchrony.bootstrap with parameters of type ClusterManagerModifierConstructorDescriptionDefaultSynchronyProcessManager(BootstrapManager bootstrapManager, SystemInformationService systemInformationService, com.atlassian.confluence.plugins.synchrony.config.SynchronyConfigurationManager synchronyConfigurationManager, SynchronyMonitor synchronyMonitor, com.atlassian.confluence.plugins.synchrony.bootstrap.SynchronyExecutorServiceProvider executorServiceProvider, ClusterManager clusterManager, SynchronyProxyMonitor synchronyProxyMonitor, com.atlassian.event.api.EventPublisher eventPublisher, BandanaManagerInternal bandanaManager, SynchronyEnvironmentBuilder synchronyEnvironmentBuilder, SynchronyProcessBuilder synchronyProcessBuilder) SynchronyEnvironmentBuilder(BootstrapManager bootstrapManager, SystemInformationService systemInformationService, ClusterManager clusterManager, TomcatConfigHelper tomcatConfigHelper) SynchronyProcessBuilder(com.atlassian.sal.api.ApplicationProperties applicationProperties, SystemInformationService systemInformationService, ExternalProcessBuilderFactory externalProcessBuilderFactory, NonIdlingExternalProcessFactory nonIdlingExternalProcessFactory, ClusterManager clusterManager, DownloadResourceManager downloadResourceManager, TomcatConfigHelper tomcatConfigHelper) 
- 
Uses of ClusterManager in com.atlassian.confluence.rpc.soap.servicesMethods in com.atlassian.confluence.rpc.soap.services with parameters of type ClusterManagerModifier and TypeMethodDescriptionvoidAdminSoapService.setClusterManager(ClusterManager clusterManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.schedule.managersConstructors in com.atlassian.confluence.schedule.managers with parameters of type ClusterManagerModifierConstructorDescriptionDefaultManagedScheduledJobRegistry(ClusterManager clusterManager, com.atlassian.scheduler.SchedulerService schedulerService, Collection<ManagedScheduledJob> standardJobs) 
- 
Uses of ClusterManager in com.atlassian.confluence.setup.actionsMethods in com.atlassian.confluence.setup.actions that return ClusterManagerMethods in com.atlassian.confluence.setup.actions with parameters of type ClusterManagerModifier and TypeMethodDescriptionvoidSetupClusterAction.setClusterManager(ClusterManager clusterManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.setup.velocityConstructors in com.atlassian.confluence.setup.velocity with parameters of type ClusterManager
- 
Uses of ClusterManager in com.atlassian.confluence.test.rpcMethods in com.atlassian.confluence.test.rpc with parameters of type ClusterManagerModifier and TypeMethodDescriptionvoidFuncTestRpcHandlerImpl.setClusterManager(ClusterManager clusterManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.upgrade.implMethods in com.atlassian.confluence.upgrade.impl with parameters of type ClusterManagerModifier and TypeMethodDescriptionvoidDefaultUpgradeManager.setClusterManager(ClusterManager clusterManager) 
- 
Uses of ClusterManager in com.atlassian.confluence.user.actionsMethods in com.atlassian.confluence.user.actions that return ClusterManagerMethods in com.atlassian.confluence.user.actions with parameters of type ClusterManagerModifier and TypeMethodDescriptionvoidAbstractLoginSignupAction.setClusterManager(ClusterManager clusterManager) 
- 
Uses of ClusterManager in com.atlassian.testsupportClasses in com.atlassian.testsupport that implement ClusterManagerModifier and TypeClassDescriptionfinal classAn implementation ofClusterManagerfor use when no clustering is configured.