Package | Description |
---|---|
org.apache.sling.hc.api.execution |
Modifier and Type | Method and Description |
---|---|
java.util.List<HealthCheckExecutionResult> |
HealthCheckExecutor.execute(HealthCheckExecutionOptions options,
java.lang.String... tags)
Deprecated.
use execute(HealthCheckFilter.Options, HealthCheckExecutionOptions)
|
java.util.List<HealthCheckExecutionResult> |
HealthCheckExecutor.execute(HealthCheckSelector selector,
HealthCheckExecutionOptions options)
Deprecated.
Executes all health checks with the supplied filter options.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.