Uses of Enum Class
jenkins.management.Badge.Severity
Packages that use Badge.Severity
-
Uses of Badge.Severity in jenkins.management
Methods in jenkins.management that return Badge.SeverityModifier 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.Constructors in jenkins.management with parameters of type Badge.SeverityModifierConstructorDescriptionBadge
(String text, String tooltip, Badge.Severity severity) Create a new Badge