Generated by
JDiff

Interface org.apache.sling.hc.api.execution.HealthCheckExecutor

Added Methods
List execute(HealthCheckSelector) Executes all health checks matching the supplied filter options.
List execute(HealthCheckSelector, HealthCheckExecutionOptions) Executes all health checks with the supplied filter options.
 

Changed Methods
List execute(String[]) Now deprecated.
use execute(HealthCheckFilter.Options)
List execute(HealthCheckExecutionOptions, String[]) Now deprecated.
use execute(HealthCheckFilter.Options, HealthCheckExecutionOptions)