Interface HealthCheck


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

    Modifier and Type
    Method
    Description
    Execute the health check on the wiki instance.
  • Method Details

    • check

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