Class CompositeHealthDescriptor

java.lang.Object
org.springframework.boot.actuate.health.HealthDescriptor
org.springframework.boot.actuate.health.CompositeHealthDescriptor
All Implemented Interfaces:
OperationResponseBody
Direct Known Subclasses:
SystemHealthDescriptor

public sealed class CompositeHealthDescriptor extends HealthDescriptor permits SystemHealthDescriptor
Description of health that is composed of other health descriptors.
Since:
4.0.0