Uses of Enum Class
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 class with the specified name.static HealthStatus[]HealthStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.