Class RestHealth
java.lang.Object
de.dlr.proseo.interfaces.rest.model.RestHealth
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static final longprotected StringThe spring actuator simple health state -
Constructor Summary
ConstructorsConstructorDescriptionCreates a new RestHealth.RestHealth(String status) Creates a new RestHealth. -
Method Summary
-
Field Details
-
serialVersionUID
static final long serialVersionUID- See Also:
-
status
The spring actuator simple health state
-
-
Constructor Details
-
RestHealth
public RestHealth()Creates a new RestHealth. -
RestHealth
Creates a new RestHealth.
-
-
Method Details