Uses of Enum Class
io.jenkins.plugins.customizable_header.SystemMessage.SystemMessageColor
Packages that use SystemMessage.SystemMessageColor
-
Uses of SystemMessage.SystemMessageColor in io.jenkins.plugins.customizable_header
Methods in io.jenkins.plugins.customizable_header that return SystemMessage.SystemMessageColorModifier and TypeMethodDescriptionSystemMessage.getLevel()
Returns the enum constant of this class with the specified name.static SystemMessage.SystemMessageColor[]
SystemMessage.SystemMessageColor.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.jenkins.plugins.customizable_header with parameters of type SystemMessage.SystemMessageColorModifierConstructorDescriptionSystemMessage
(String message, SystemMessage.SystemMessageColor level, String uid)