Class AppNavLink
java.lang.Object
hudson.model.AbstractDescribableImpl<AbstractLink>
io.jenkins.plugins.customizable_header.AbstractLink
io.jenkins.plugins.customizable_header.AppNavLink
- All Implemented Interfaces:
ExtensionPoint
,Describable<AbstractLink>
-
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.AbstractLink
all, getDescriptor
-
Constructor Details
-
AppNavLink
-
-
Method Details
-
getExternal
@Exported public boolean getExternal() -
setExternal
@DataBoundSetter public void setExternal(boolean external) -
getColor
-
setColor
-
getUrl
-
setUrl
-
getLabel
-
setLabel
-
getLogo
-
setLogo
-
getType
- Specified by:
getType
in classAbstractLink
-
getLinkUrl
-
getIconXml
-
getIconUrl
-