Class SolarizedSystemTheme
java.lang.Object
hudson.model.AbstractDescribableImpl<io.jenkins.plugins.thememanager.ThemeManagerFactory>
io.jenkins.plugins.thememanager.ThemeManagerFactory
io.jenkins.plugins.solarizedtheme.AbstractSolarizedTheme
io.jenkins.plugins.solarizedtheme.SolarizedSystemTheme
- 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 inherited from class io.jenkins.plugins.solarizedtheme.AbstractSolarizedTheme
BASE_CSS, DEFINITIONS_CSS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.jenkins.plugins.thememanager.ThemeManagerFactory
getCssUrl, getDescriptor, getJavaScriptUrl, toAssetUrl
-
Constructor Details
-
SolarizedSystemTheme
@DataBoundConstructor public SolarizedSystemTheme()
-
-
Method Details
-
getTheme
public io.jenkins.plugins.thememanager.Theme getTheme()- Overrides:
getTheme
in classAbstractSolarizedTheme
-