Uses of Enum
com.tikal.jenkins.plugins.multijob.counters.CounterKey
-
Uses of CounterKey in com.tikal.jenkins.plugins.multijob.counters
Modifier and TypeMethodDescriptionstatic CounterKey
CounterKey.safetyValueOf
(String key) A convenient way to encapsulate logic to avoid an IllegalArgumentException when we need to find a CounterKey value and the key doesn't exists.static CounterKey
Returns the enum constant of this type with the specified name.static CounterKey[]
CounterKey.values()
Returns an array containing the constants of this enum type, in the order they are declared.