Class HealthCheckResult
java.lang.Object
org.nuxeo.ecm.core.management.statuses.HealthCheckResult
Returns the status of the application
- Since:
- 9.3
-
Field Summary
Modifier and TypeFieldDescriptionprotected static final String
protected final boolean
protected final Collection<ProbeInfo>
-
Constructor Summary
-
Method Summary
-
Field Details
-
EMPTY_JSON
- See Also:
-
probes
-
healthy
protected final boolean healthy
-
-
Constructor Details
-
HealthCheckResult
-
-
Method Details
-
isHealthy
public boolean isHealthy() -
toJson
-