Class AbstractCustomHeader
java.lang.Object
jenkins.views.Header
jenkins.views.PartialHeader
io.jenkins.plugins.customizable_header.headers.AbstractCustomHeader
- All Implemented Interfaces:
 ExtensionPoint
- Direct Known Subclasses:
 JenkinsWrapperHeader,SectionedHeader
- 
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class jenkins.views.PartialHeader
incompatibleHeaders, isCompatibleMethods inherited from class jenkins.views.Header
get, getActions, isAvailable, isEnabled 
- 
Constructor Details
- 
AbstractCustomHeader
public AbstractCustomHeader() 
 - 
 - 
Method Details
- 
getSupportedHeaderVersion
public int getSupportedHeaderVersion()- Specified by:
 getSupportedHeaderVersionin classPartialHeader
 - 
getLogo
 - 
getLogoText
 - 
getTitle
 - 
hasLinks
public boolean hasLinks() - 
getLinks
 - 
getItemContextFullName
 - 
getSystemMessages
 - 
isClassicSearch
public boolean isClassicSearch() 
 -