Class HealthWebService.HealthValueObject
java.lang.Object
ubic.gemma.rest.monitoring.HealthWebService.HealthValueObject
- Enclosing class:
HealthWebService
- Author:
- Phase 3 actuator wiring
-
Constructor Summary
ConstructorsConstructorDescriptionHealthValueObject(String status, Map<String, HealthWebService.ComponentValueObject> components) -
Method Summary
-
Constructor Details
-
HealthValueObject
public HealthValueObject(String status, Map<String, HealthWebService.ComponentValueObject> components)
-
-
Method Details
-
getStatus
-
getComponents
-
equals
-
hashCode
-
toString
-