Uses of Enum Class
io.vertigo.core.analytics.metric.Metric.Status
Packages that use Metric.Status
-
Uses of Metric.Status in io.vertigo.core.analytics.metric
Methods in io.vertigo.core.analytics.metric that return Metric.StatusModifier and TypeMethodDescriptionMetric.status()Returns the value of thestatusrecord component.static Metric.StatusReturns the enum constant of this class with the specified name.static Metric.Status[]Metric.Status.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.vertigo.core.analytics.metric with parameters of type Metric.Status