Interface HealthCheckRunner

    • Method Detail

      • isComplete

        boolean isComplete()
        Indicates whether all possible health checks have been run, across all LifecyclePhases.
        Returns:
        false if this is not the last phase or the current phase has some checks left to run
        See Also:
        LifecyclePhase.isLast()