Class LogoHeader
java.lang.Object
jenkins.views.Header
jenkins.views.PartialHeader
io.jenkins.plugins.customizable_header.headers.LogoHeader
- All Implemented Interfaces:
ExtensionPoint
,LinkProvider
,SystemMessageProvider
- Direct Known Subclasses:
ContextAwareHeader
@Extension(ordinal=99999.0)
public class LogoHeader
extends PartialHeader
implements SystemMessageProvider, LinkProvider
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
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
-
LogoHeader
public LogoHeader()
-
-
Method Details
-
isEnabled
public boolean isEnabled() -
getTitle
-
getLogoText
-
getLogo
-
getSupportedHeaderVersion
public int getSupportedHeaderVersion()- Specified by:
getSupportedHeaderVersion
in classPartialHeader
-