Uses of Enum
io.camunda.zeebe.util.health.HealthStatus
Packages that use HealthStatus
-
Uses of HealthStatus in io.camunda.zeebe.util.health
Methods in io.camunda.zeebe.util.health that return HealthStatusModifier and TypeMethodDescriptionHealthReport.getStatus()static HealthStatusReturns the enum constant of this type with the specified name.static HealthStatus[]HealthStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.