Package com.atlassian.confluence.internal.health
-
Interface Summary Interface Description HealthCheck A health check performed by Confluence during some phase (or phases) of its lifecycle.HealthCheckExecutor Executes the givenHealthCheck
s and returns their unique results.HealthCheckRegistry AllowsHealthCheck
s to be registered. -
Class Summary Class Description HealthCheckAttributes Well-known keys and values of Johnson attributes used by startup health checks.HealthCheckResult The result of aHealthCheck
.JohnsonEventPredicates Predicates relating to Johnson events. -
Enum Summary Enum Description JohnsonEventLevel The Johnson event levels defined by this product.JohnsonEventType The supported Johnson event types, as configured injohnson-config.xml
.LifecyclePhase The phases of the Confluence application lifecycle.