Uses of Interface
com.atlassian.confluence.cluster.ClusterManager
Packages that use ClusterManager
Package
Description
-
Uses of ClusterManager in com.atlassian.confluence.admin.actions
Methods 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.audit
Constructors in com.atlassian.confluence.api.impl.service.audit with parameters of type ClusterManager -
Uses of ClusterManager in com.atlassian.confluence.api.impl.service.system
Constructors 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.nutcluster
Classes in com.atlassian.confluence.cluster.nutcluster that implement ClusterManagerConstructors in com.atlassian.confluence.cluster.nutcluster with parameters of type ClusterManagerModifierConstructorDescriptionNutclusterOsgiListener(com.atlassian.event.api.EventListenerRegistrar registrar, com.atlassian.nutcluster.core.NutclusterInstance nutclusterInstance, com.atlassian.nutcluster.serialization.OsgiClassLoaderRegistry osgiClassLoaderRegistry, ClusterManager clusterManager) -
Uses of ClusterManager in com.atlassian.confluence.cluster.safety
Constructors 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.cluster
Subinterfaces 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.logging.admin
Methods 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.metrics
Constructors 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.nutcluster
Methods in com.atlassian.confluence.impl.nutcluster that return ClusterManagerModifier and TypeMethodDescriptionprotected ClusterManagerBootstrapNutclusterAppConfig.clusterManager(NutclusterConfigurationAccessor clusterConfigurationAccessor, ClassLoader uberClassLoader, SynchronizationManager synchronizationManager, io.micrometer.core.instrument.MeterRegistry micrometerMeterRegistry, MBeanServer mBeanServer) -
Uses of ClusterManager in com.atlassian.confluence.impl.schedule.caesium
Constructors 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.scheduler
Methods in com.atlassian.confluence.impl.scheduler with parameters of type ClusterManagerModifier and TypeMethodDescriptioncom.atlassian.scheduler.SchedulerServiceSchedulingContextConfig.schedulerService(SchedulerConfiguration schedulerConfig, com.atlassian.scheduler.core.spi.RunDetailsDao schedulerRunDetailsDao, com.atlassian.scheduler.caesium.spi.ClusteredJobDao schedulerClusteredJobDao, Set<String> commonAllowedClassesForSerialisation, com.atlassian.beehive.ClusterLockService clusterLockService, ClusterManager clusterManager, ScheduledJobsListener scheduledJobsListener) -
Uses of ClusterManager in com.atlassian.confluence.impl.security.login
Constructors 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.startup
Constructors 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.runner
Constructors 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.analyticsservice
Constructors 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.cluster
Constructors in com.atlassian.confluence.impl.user.crowd.cluster with parameters of type ClusterManager -
Uses of ClusterManager in com.atlassian.confluence.internal.diagnostics.ipd.filesystem
Constructors 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.node
Constructors 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.index
Constructors 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.attachment
Constructors 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.schedule
Constructors 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.internal.search
Constructors in com.atlassian.confluence.internal.search with parameters of type ClusterManagerModifierConstructorDescriptionIndexServiceImpl(ReIndexJobManager reIndexJobManager, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.beehive.ClusterLockService clusterLockService, ClusterManager clusterManager, com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate, SearchPlatformConfig searchPlatformConfig, IndexManager indexManager) -
Uses of ClusterManager in com.atlassian.confluence.license.rest.resource
Constructors 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.plugin
Constructors 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.urlreadingconditions
Constructors in com.atlassian.confluence.plugin.descriptor.web.urlreadingconditions with parameters of type ClusterManager -
Uses of ClusterManager in com.atlassian.confluence.plugins.rest.jackson2.service
Constructors 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.descriptor
Constructors 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.bootstrap
Constructors 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, com.atlassian.sal.api.pluginsettings.PluginSettingsFactory pluginSettingsFactory, 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.services
Methods 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.managers
Constructors 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.actions
Methods 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.velocity
Constructors in com.atlassian.confluence.setup.velocity with parameters of type ClusterManager -
Uses of ClusterManager in com.atlassian.confluence.test.rpc
Methods in com.atlassian.confluence.test.rpc with parameters of type ClusterManagerModifier and TypeMethodDescriptionvoidFuncTestRpcHandlerImpl.setClusterManager(ClusterManager clusterManager) -
Uses of ClusterManager in com.atlassian.confluence.upgrade.impl
Methods in com.atlassian.confluence.upgrade.impl with parameters of type ClusterManagerModifier and TypeMethodDescriptionvoidDefaultUpgradeManager.setClusterManager(ClusterManager clusterManager) -
Uses of ClusterManager in com.atlassian.confluence.user.actions
Methods 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.testsupport
Classes in com.atlassian.testsupport that implement ClusterManagerModifier and TypeClassDescriptionfinal classAn implementation ofClusterManagerfor use when no clustering is configured.