Uses of Class
io.jenkins.plugins.customizable_header.AbstractLink
Packages that use AbstractLink
-
Uses of AbstractLink in io.jenkins.plugins.customizable_header
Subclasses of AbstractLink in io.jenkins.plugins.customizable_headerMethods in io.jenkins.plugins.customizable_header that return types with arguments of type AbstractLinkModifier and TypeMethodDescriptionstatic ExtensionList<AbstractLink>
AbstractLink.all()
LinkDescriptor.all()
CustomHeaderConfiguration.getLinks()
UserHeader.getLinks()
CustomHeaderConfiguration.getUserLinks()
Method parameters in io.jenkins.plugins.customizable_header with type arguments of type AbstractLinkModifier and TypeMethodDescriptionvoid
CustomHeaderConfiguration.setLinks
(List<AbstractLink> links) void
UserHeader.setLinks
(List<AbstractLink> links)