Class ThemeElement
- All Implemented Interfaces:
ExtensionPoint, Describable<ThemeElement>
- Direct Known Subclasses:
CssTextThemeElement, UrlThemeElement
public abstract class ThemeElement
extends AbstractDescribableImpl<ThemeElement>
implements ExtensionPoint
-
Nested Class Summary
Nested classes/interfaces inherited from interface ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract voidcollectHeaderFragment(Set<String> fragments, boolean injectCss) Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface Describable
getDescriptor
-
Constructor Details
-
ThemeElement
public ThemeElement()
-
-
Method Details
-
collectHeaderFragment
-