Uses of Enum Class
jenkins.management.Badge.Severity
-
Uses of Badge.Severity in jenkins.management
Modifier and TypeMethodDescriptionstatic Badge.Severity
Returns the enum constant of this class with the specified name.static Badge.Severity[]
Badge.Severity.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescriptionBadge
(String text, String tooltip, Badge.Severity severity) Create a new Badge