Package com.xwiki.admintools.health
Interface HealthCheck
-
@Role @Unstable public interface HealthCheckCheck for issues in the current wiki.- Since:
- 1.0
- Version:
- $Id$
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description JobResultcheck()Execute the health check on the wiki instance.
-