Uses of Enum
org.noear.solon.health.HealthStatus
Packages that use HealthStatus
-
Uses of HealthStatus in org.noear.solon.health
Methods in org.noear.solon.health that return HealthStatusModifier and TypeMethodDescriptionHealthCheckResult.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.Methods in org.noear.solon.health with parameters of type HealthStatus