Class AbstractChocolateTheme
java.lang.Object
hudson.model.AbstractDescribableImpl<io.jenkins.plugins.thememanager.ThemeManagerFactory>
io.jenkins.plugins.thememanager.ThemeManagerFactory
io.jenkins.plugins.chocolatetheme.AbstractChocolateTheme
- All Implemented Interfaces:
ExtensionPoint
,Describable<io.jenkins.plugins.thememanager.ThemeManagerFactory>
- Direct Known Subclasses:
ChocolateTheme
public abstract class AbstractChocolateTheme
extends io.jenkins.plugins.thememanager.ThemeManagerFactory
-
Nested Class Summary
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jenkins.plugins.thememanager.ThemeManagerFactory
getCssUrl, getDescriptor, getJavaScriptUrl, toAssetUrl
-
Constructor Details
-
AbstractChocolateTheme
public AbstractChocolateTheme()
-
-
Method Details
-
getTheme
public io.jenkins.plugins.thememanager.Theme getTheme()- Specified by:
getTheme
in classio.jenkins.plugins.thememanager.ThemeManagerFactory
-