| Package | Description |
|---|---|
| org.apache.sling.hc.api | |
| org.apache.sling.hc.api.execution | |
| org.apache.sling.installer.hc |
| Modifier and Type | Method and Description |
|---|---|
Result |
HealthCheck.execute()
Deprecated.
Execute this health check and return a
Result
This is meant to execute quickly, access to external
systems, for example, should be managed asynchronously. |
| Modifier and Type | Method and Description |
|---|---|
Result |
HealthCheckExecutionResult.getHealthCheckResult()
Deprecated.
Get the result of the health check run.
|
| Modifier and Type | Method and Description |
|---|---|
Result |
OsgiInstallerHealthCheck.execute() |
Copyright © 2022 The Apache Software Foundation. All rights reserved.