Uses of Class
io.jenkins.plugins.customizable_header.ContextAwareLogo
Packages that use ContextAwareLogo
-
Uses of ContextAwareLogo in io.jenkins.plugins.customizable_header
Methods in io.jenkins.plugins.customizable_header that return ContextAwareLogoModifier and TypeMethodDescriptionCustomHeaderConfiguration.getContextAwareLogo()
UserHeader.getContextAwareLogo()
Methods in io.jenkins.plugins.customizable_header with parameters of type ContextAwareLogoModifier and TypeMethodDescriptionvoid
CustomHeaderConfiguration.setContextAwareLogo
(ContextAwareLogo contextAwareLogo) void
UserHeader.setContextAwareLogo
(ContextAwareLogo contextAwareLogo)