Class HealthCheckRegistrar


  • public class HealthCheckRegistrar
    extends Object
    Registers the desired HealthChecks along with their prerequisite checks. In this design, this class is the source of truth for the graph of prerequisites (i.e. this is not the concern of the checks themselves).
    Since:
    6.6.0
    • Method Detail

      • registerHealthChecks

        @PostConstruct
        public void registerHealthChecks()
        Registers the Confluence HealthChecks with the registry.