Interface HealthCheck


  • @Role
    @Unstable
    public interface HealthCheck
    Check for issues in the current wiki.
    Since:
    1.0
    Version:
    $Id$
    • Method Detail

      • check

        JobResult check()
        Execute the health check on the wiki instance.
        Returns:
        a JobResult with the relevant info regarding the checked issue.