Uses of Interface
com.atlassian.confluence.impl.health.HealthCheckRunner
Packages that use HealthCheckRunner
Package
Description
-
Uses of HealthCheckRunner in com.atlassian.confluence.impl.health
Classes in com.atlassian.confluence.impl.health that implement HealthCheckRunnerConstructors in com.atlassian.confluence.impl.health with parameters of type HealthCheckRunnerModifierConstructorDescriptionPluginFrameworkStartedHealthCheckListener(HealthCheckRunner healthCheckRunner, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) -
Uses of HealthCheckRunner in com.atlassian.confluence.impl.health.web
Constructors in com.atlassian.confluence.impl.health.web with parameters of type HealthCheckRunnerModifierConstructorDescriptionJohnsonPageDataProvider(HealthCheckRunner healthCheckRunner, com.atlassian.johnson.config.JohnsonConfig johnsonConfig, JohnsonEventCollectionSerializer eventCollectionSerializer, com.atlassian.johnson.JohnsonEventContainer johnsonContainer, com.atlassian.seraph.config.SecurityConfig securityConfig) -
Uses of HealthCheckRunner in com.atlassian.confluence.setup
Constructors in com.atlassian.confluence.setup with parameters of type HealthCheckRunnerModifierConstructorDescriptionDefaultBootstrapManager(com.atlassian.config.ApplicationConfiguration applicationConfiguration, ClusterConfigurationHelperInternal clusterConfigurationHelper, SingleConnectionProvider databaseHelper, HealthCheckRunner healthCheckRunner, com.atlassian.config.db.HibernateConfigurator hibernateConfigurator, com.atlassian.config.HomeLocator homeLocator, com.atlassian.config.setup.SetupPersister setupPersister, List<String> tables, com.atlassian.security.serialfilter.DeserializationFilterConfigurator deserializationFilterConfigurator)