public class HealthCheckResult extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected boolean | 
healthy  | 
protected Collection<ProbeInfo> | 
probes  | 
| Constructor and Description | 
|---|
HealthCheckResult(Collection<ProbeInfo> probesToCheck)  | 
protected Collection<ProbeInfo> probes
protected boolean healthy
public HealthCheckResult(Collection<ProbeInfo> probesToCheck)
Copyright © 2019 Nuxeo. All rights reserved.