Uses of Class
org.nuxeo.ecm.core.management.statuses.HealthCheckResult
Package
Description
-
Uses of HealthCheckResult in org.nuxeo.ecm.core.management.api
Modifier and TypeMethodDescriptionProbeManager.getOrRunHealthCheck
(String probe) Return the status of the given probe.ProbeManager.getOrRunHealthChecks()
Return the status of all the probes evaluated for a healthCheck. -
Uses of HealthCheckResult in org.nuxeo.ecm.core.management.probes
Modifier and TypeMethodDescriptionProbeManagerImpl.getOrRunHealthCheck
(String name) ProbeManagerImpl.getOrRunHealthChecks()
-
Uses of HealthCheckResult in org.nuxeo.ecm.core.management.statuses
Modifier and TypeMethodDescriptionprotected HealthCheckResult
StatusServlet.getOrRunHealthCheck
(String probe) Modifier and TypeMethodDescriptionprotected void
StatusServlet.sendHealthCheckResponse
(javax.servlet.http.HttpServletResponse resp, HealthCheckResult result)