Uses of Enum
io.jenkins.plugins.customizable_header.SystemMessage.SystemMessageColor
-
Uses of SystemMessage.SystemMessageColor in io.jenkins.plugins.customizable_header
Modifier and TypeMethodDescriptionSystemMessage.getLevel()
Returns the enum constant of this type with the specified name.static SystemMessage.SystemMessageColor[]
SystemMessage.SystemMessageColor.values()
Returns an array containing the constants of this enum type, in the order they are declared.ModifierConstructorDescriptionSystemMessage
(String message, SystemMessage.SystemMessageColor level, String uid)