Class LinkSeparator
java.lang.Object
hudson.model.AbstractDescribableImpl<AbstractLink>
io.jenkins.plugins.customizable_header.AbstractLink
io.jenkins.plugins.customizable_header.LinkSeparator
- 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
-
LinkSeparator
@DataBoundConstructor public LinkSeparator()
-
-
Method Details
-
setTitle
-
getTitle
-
getType
- Specified by:
getType
in classAbstractLink
-