Package | Description |
---|---|
com.atlassian.confluence.impl.health |
Modifier and Type | Class and Description |
---|---|
class |
DefaultHealthCheckRegistry
Stores the checks in a directed acyclic graph, based on their prerequisites.
|
Constructor and 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) |
HealthCheckRegistrar(HealthCheckRegistry healthCheckRegistry,
List<HealthCheck> healthChecks) |
Copyright © 2003–2021 Atlassian. All rights reserved.