Uses of Class
io.jenkins.plugins.customizable_header.headers.HeaderSelector
Packages that use HeaderSelector
Package
Description
-
Uses of HeaderSelector in io.jenkins.plugins.customizable_header
Methods in io.jenkins.plugins.customizable_header that return HeaderSelectorModifier and TypeMethodDescriptionCustomHeaderConfiguration.getActiveHeader()
CustomHeaderConfiguration.getHeader()
UserHeader.getHeaderSelector()
Methods in io.jenkins.plugins.customizable_header with parameters of type HeaderSelectorModifier and TypeMethodDescriptionvoid
CustomHeaderConfiguration.setHeader
(HeaderSelector header) void
UserHeader.setHeaderSelector
(HeaderSelector headerSelector) -
Uses of HeaderSelector in io.jenkins.plugins.customizable_header.headers
Subclasses of HeaderSelector in io.jenkins.plugins.customizable_header.headersModifier and TypeClassDescriptionclass
class
Selector that has no own header.class
Methods in io.jenkins.plugins.customizable_header.headers that return types with arguments of type HeaderSelector