Package io.jenkins.plugins.darktheme
Class DarkThemeSystemManagerFactory
java.lang.Object
hudson.model.AbstractDescribableImpl<io.jenkins.plugins.thememanager.ThemeManagerFactory>
io.jenkins.plugins.thememanager.ThemeManagerFactory
io.jenkins.plugins.darktheme.DarkThemeSystemManagerFactory
- All Implemented Interfaces:
ExtensionPoint
,Describable<io.jenkins.plugins.thememanager.ThemeManagerFactory>
public class DarkThemeSystemManagerFactory
extends io.jenkins.plugins.thememanager.ThemeManagerFactory
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class io.jenkins.plugins.thememanager.ThemeManagerFactory
getCssUrl, getDescriptor, getJavaScriptUrl, toAssetUrl
-
Constructor Details
-
DarkThemeSystemManagerFactory
@DataBoundConstructor public DarkThemeSystemManagerFactory()
-
-
Method Details
-
getTheme
public io.jenkins.plugins.thememanager.Theme getTheme()- Specified by:
getTheme
in classio.jenkins.plugins.thememanager.ThemeManagerFactory
-