public interface HealthCheckRule
| Modifier and Type | Method and Description | 
|---|---|
List<HealthCheckResult> | 
validate(HealthCheck parent)
Checks whether the Health Check rule is satisfied. 
 | 
List<HealthCheckResult> validate(HealthCheck parent)
parent - the health check which is validating the rule.Copyright © 2003–2021 Atlassian. All rights reserved.