| Package | Description |
|---|---|
| org.apache.sling.hc.api.execution |
| Modifier and Type | Method and Description |
|---|---|
List<HealthCheckExecutionResult> |
HealthCheckExecutor.execute(HealthCheckExecutionOptions options,
String... tags)
Executes all health checks with the supplied list of tags.
|
List<HealthCheckExecutionResult> |
HealthCheckExecutor.execute(String... tags)
Executes all health checks with the supplied list of tags.
|
Copyright © 2017 The Apache Software Foundation. All rights reserved.