Uses of Interface
com.atlassian.confluence.status.service.SystemInformationService
Packages that use SystemInformationService
Package
Description
-
Uses of SystemInformationService in com.atlassian.confluence.api.impl.service.instance
Constructors in com.atlassian.confluence.api.impl.service.instance with parameters of type SystemInformationServiceModifierConstructorDescriptionInstanceMetricsServiceImpl(SystemInformationService systemInformationService, InstanceMetricsServiceValidator validator) -
Uses of SystemInformationService in com.atlassian.confluence.core
Fields in com.atlassian.confluence.core declared as SystemInformationServiceModifier and TypeFieldDescriptionprotected SystemInformationServiceConfluenceActionSupport.systemInformationServiceMethods in com.atlassian.confluence.core with parameters of type SystemInformationServiceModifier and TypeMethodDescriptionvoidConfluenceActionSupport.setSystemInformationService(SystemInformationService systemInformationService) -
Uses of SystemInformationService in com.atlassian.confluence.impl.activeobjects
Constructors in com.atlassian.confluence.impl.activeobjects with parameters of type SystemInformationServiceModifierConstructorDescriptionActiveObjectsDataSourceProvider(SystemInformationService systemInformationService, org.hibernate.engine.spi.SessionFactoryImplementor sessionFactory) -
Uses of SystemInformationService in com.atlassian.confluence.impl.startup
Constructors in com.atlassian.confluence.impl.startup with parameters of type SystemInformationServiceModifierConstructorDescriptionConfluenceStartAnalyticsEventFactory(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 SystemInformationService in com.atlassian.confluence.impl.threadlimiter.analyticsservice
Constructors in com.atlassian.confluence.impl.threadlimiter.analyticsservice with parameters of type SystemInformationServiceModifierConstructorDescriptionThreadLimiterAnalyticsServiceImpl(com.atlassian.event.api.EventPublisher eventPublisher, MacroViewAnalyticsStorage macroViewAnalyticsStorage, SearchRequestsAnalyticsStorage searchRequestAnalyticsStorage, SystemInformationService systemInformationService, ClusterManager clusterManager) -
Uses of SystemInformationService in com.atlassian.confluence.jmx
Constructors in com.atlassian.confluence.jmx with parameters of type SystemInformationServiceModifierConstructorDescriptionJmxSystemInfoWrapper(SystemInformationService systemInformationService) -
Uses of SystemInformationService in com.atlassian.confluence.plugins.synchrony.bootstrap
Constructors in com.atlassian.confluence.plugins.synchrony.bootstrap with parameters of type SystemInformationServiceModifierConstructorDescriptionDefaultSynchronyProcessManager(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 SystemInformationService in com.atlassian.confluence.status.service
Classes in com.atlassian.confluence.status.service that implement SystemInformationServiceModifier and TypeClassDescriptionclassDefault implementation of theSystemInformationService.Constructors in com.atlassian.confluence.status.service with parameters of type SystemInformationServiceModifierConstructorDescriptionSystemInformationHelper(I18NBean i18n, SystemInformationService service)