Uses of Class
io.jenkins.plugins.customizable_header.SystemMessage
Packages that use SystemMessage
Package
Description
-
Uses of SystemMessage in io.jenkins.plugins.customizable_header
Methods in io.jenkins.plugins.customizable_header that return SystemMessageMethods in io.jenkins.plugins.customizable_header that return types with arguments of type SystemMessageMethods in io.jenkins.plugins.customizable_header with parameters of type SystemMessageModifier and TypeMethodDescriptionvoid
CustomHeaderConfiguration.addSystemMessage
(SystemMessage message) void
CustomHeaderConfiguration.setSystemMessage
(SystemMessage systemMessage) Deprecated.Method parameters in io.jenkins.plugins.customizable_header with type arguments of type SystemMessageModifier and TypeMethodDescriptionvoid
CustomHeaderConfiguration.setSystemMessages
(List<SystemMessage> systemMessages) -
Uses of SystemMessage in io.jenkins.plugins.customizable_header.headers
Methods in io.jenkins.plugins.customizable_header.headers that return types with arguments of type SystemMessageModifier and TypeMethodDescriptiondefault List<SystemMessage>
SystemMessageProvider.getSystemMessages()