@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
Package com.atlassian.confluence.impl.health
-
Interface Summary Interface Description ErrorMessageProvider Provides specific error messages.HealthCheckRunner The entry point for runningHealthChecks. -
Class Summary Class Description AbstractHealthCheck Convenient superclass for health checks.DefaultHealthCheckExecutor TheHealthCheckExecutorimplementation.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 desiredHealthChecks along with their prerequisite checks.HealthCheckTemplate Simplies the implementation ofHealthChecks.I18nErrorMessageProvider Production implementation ofErrorMessageProvider.PluginFrameworkStartedHealthCheckListener In the event of aPluginFrameworkStartedEventruns the PLUGIN_FRAMEWORK_STARTED Johnson health checking phase. -
Exception Summary Exception Description DefaultHealthCheckExecutor.PrerequisiteNotInPhaseException