Class AbstractSolarizedThemeDescriptor

java.lang.Object
hudson.model.Descriptor<io.jenkins.plugins.thememanager.ThemeManagerFactory>
io.jenkins.plugins.thememanager.ThemeManagerFactoryDescriptor
io.jenkins.plugins.solarizedtheme.AbstractSolarizedThemeDescriptor
All Implemented Interfaces:
Saveable, Loadable, OnMaster, IconSpec
Direct Known Subclasses:
SolarizedDarkTheme.DescriptorImpl, SolarizedLightTheme.DescriptorImpl, SolarizedSystemTheme.DescriptorImpl

public abstract class AbstractSolarizedThemeDescriptor extends io.jenkins.plugins.thememanager.ThemeManagerFactoryDescriptor
  • Field Details

  • Constructor Details

    • AbstractSolarizedThemeDescriptor

      public AbstractSolarizedThemeDescriptor()
  • Method Details

    • getThemeId

      public String getThemeId()
      Specified by:
      getThemeId in class io.jenkins.plugins.thememanager.ThemeManagerFactoryDescriptor
    • isNamespaced

      public boolean isNamespaced()
      Overrides:
      isNamespaced in class io.jenkins.plugins.thememanager.ThemeManagerFactoryDescriptor
    • getIconClassName

      public String getIconClassName()
      Specified by:
      getIconClassName in interface IconSpec
      Overrides:
      getIconClassName in class io.jenkins.plugins.thememanager.ThemeManagerFactoryDescriptor