Class ChocolateTheme
java.lang.Object
hudson.model.AbstractDescribableImpl<io.jenkins.plugins.thememanager.ThemeManagerFactory>
io.jenkins.plugins.thememanager.ThemeManagerFactory
io.jenkins.plugins.chocolatetheme.AbstractChocolateTheme
io.jenkins.plugins.chocolatetheme.ChocolateTheme
- All Implemented Interfaces:
ExtensionPoint
,Describable<io.jenkins.plugins.thememanager.ThemeManagerFactory>
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jenkins.plugins.chocolatetheme.AbstractChocolateTheme
getTheme
Methods inherited from class io.jenkins.plugins.thememanager.ThemeManagerFactory
getCssUrl, getDescriptor, getJavaScriptUrl, toAssetUrl
-
Field Details
-
CSS
- See Also:
-
-
Constructor Details
-
ChocolateTheme
@DataBoundConstructor public ChocolateTheme()
-