Uses of Interface
com.atlassian.confluence.internal.health.HealthCheckRegistry
Packages that use HealthCheckRegistry
-
Uses of HealthCheckRegistry in com.atlassian.confluence.impl.health
Classes in com.atlassian.confluence.impl.health that implement HealthCheckRegistryModifier and TypeClassDescriptionclass
Stores the checks in a directed acyclic graph, based on their prerequisites.Constructors in com.atlassian.confluence.impl.health with parameters of type HealthCheckRegistryModifierConstructorDescriptionDefaultHealthCheckRunner
(HealthCheckExecutor healthCheckExecutor, HealthCheckRegistry healthCheckRegistry, com.atlassian.johnson.JohnsonEventContainer johnsonEventContainer, Supplier<HealthCheckAnalyticsSender> healthCheckAnalyticsSenderSupplier, UpgradeEventRegistry upgradeEventRegistry, com.atlassian.config.ApplicationConfiguration applicationConfiguration) HealthCheckRegistrar
(HealthCheckRegistry healthCheckRegistry, List<HealthCheck> healthChecks)