Class ContextAwareHeader
java.lang.Object
jenkins.views.Header
jenkins.views.PartialHeader
io.jenkins.plugins.customizable_header.headers.LogoHeader
io.jenkins.plugins.customizable_header.headers.ContextAwareHeader
- All Implemented Interfaces:
ExtensionPoint
,LinkProvider
,SystemMessageProvider
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jenkins.plugins.customizable_header.headers.LogoHeader
getLogoText, getSupportedHeaderVersion, getTitle
Methods inherited from class jenkins.views.PartialHeader
incompatibleHeaders, isCompatible
Methods inherited from class jenkins.views.Header
get, isAvailable
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.jenkins.plugins.customizable_header.headers.LinkProvider
hasLinks
Methods inherited from interface io.jenkins.plugins.customizable_header.headers.SystemMessageProvider
getSystemMessages
-
Constructor Details
-
ContextAwareHeader
public ContextAwareHeader()
-
-
Method Details
-
isEnabled
public boolean isEnabled()- Overrides:
isEnabled
in classLogoHeader
-
getLogo
- Overrides:
getLogo
in classLogoHeader
-