Uses of Interface
com.atlassian.confluence.internal.health.HealthCheckExecutor
-
Packages that use HealthCheckExecutor Package Description com.atlassian.confluence.impl.health -
-
Uses of HealthCheckExecutor in com.atlassian.confluence.impl.health
Classes in com.atlassian.confluence.impl.health that implement HealthCheckExecutor Modifier and Type Class Description classDefaultHealthCheckExecutorTheHealthCheckExecutorimplementation.Constructors in com.atlassian.confluence.impl.health with parameters of type HealthCheckExecutor Constructor Description DefaultHealthCheckRunner(HealthCheckExecutor healthCheckExecutor, HealthCheckRegistry healthCheckRegistry, com.atlassian.johnson.JohnsonEventContainer johnsonEventContainer, com.atlassian.util.concurrent.Supplier<HealthCheckAnalyticsSender> healthCheckAnalyticsSenderSupplier, UpgradeEventRegistry upgradeEventRegistry, com.atlassian.config.ApplicationConfiguration applicationConfiguration)
-