@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
Package com.atlassian.confluence.impl.health
-
Interface Summary Interface Description ErrorMessageProvider Provides specific error messages.HealthCheckRunner The entry point for runningHealthCheck
s. -
Class Summary Class Description AbstractHealthCheck Convenient superclass for health checks.DefaultHealthCheckExecutor TheHealthCheckExecutor
implementation.DefaultHealthCheckRegistry Stores the checks in a directed acyclic graph, based on their prerequisites.DefaultHealthCheckRunner DefaultHeartbeatManager HealthCheckMessage Create HTML and raw text messages simultaneously.HealthCheckMessage.Builder HealthCheckRegistrar Registers the desiredHealthCheck
s along with their prerequisite checks.HealthCheckTemplate Simplies the implementation ofHealthCheck
s.I18nErrorMessageProvider Production implementation ofErrorMessageProvider
.PluginFrameworkStartedHealthCheckListener In the event of aPluginFrameworkStartedEvent
runs the PLUGIN_FRAMEWORK_STARTED Johnson health checking phase. -
Exception Summary Exception Description DefaultHealthCheckExecutor.PrerequisiteNotInPhaseException