Uses of Enum Class
io.appform.ranger.core.healthservice.monitor.sample.CountMonitor.CheckSign
Packages that use CountMonitor.CheckSign
-
Uses of CountMonitor.CheckSign in io.appform.ranger.core.healthservice.monitor.sample
Methods in io.appform.ranger.core.healthservice.monitor.sample that return CountMonitor.CheckSignModifier and TypeMethodDescriptionstatic CountMonitor.CheckSignReturns the enum constant of this class with the specified name.static CountMonitor.CheckSign[]CountMonitor.CheckSign.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.appform.ranger.core.healthservice.monitor.sample with parameters of type CountMonitor.CheckSignModifierConstructorDescriptionprotectedCountMonitor(String name, CountMonitor.CheckSign checkSign, Integer threshold, TimeEntity timeEntity)