Class NoLogo
java.lang.Object
io.jenkins.plugins.customizable_header.logo.Logo
io.jenkins.plugins.customizable_header.logo.NoLogo
- All Implemented Interfaces:
 ExtensionPoint,Describable<Logo>
- 
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson - 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface hudson.model.Describable
getDescriptor 
- 
Constructor Details
- 
NoLogo
@DataBoundConstructor public NoLogo() 
 -