| Package | Description |
|---|---|
| io.jenkins.plugins.thememanager | |
| io.jenkins.plugins.thememanager.none |
| Modifier and Type | Method and Description |
|---|---|
abstract ThemeManagerFactory |
ThemeManagerFactoryDescriptor.getInstance()
Creates an instance of a
ThemeManagerFactory. |
ThemeManagerFactory |
ThemeManagerPageDecorator.getTheme() |
ThemeManagerFactory |
ThemeUserProperty.getTheme() |
| Modifier and Type | Method and Description |
|---|---|
static DescriptorExtensionList<ThemeManagerFactory,ThemeManagerFactoryDescriptor> |
ThemeManagerFactoryDescriptor.all()
All implementations of
ThemeManagerFactory and ThemeManagerFactoryDescriptor. |
| Modifier and Type | Method and Description |
|---|---|
void |
ThemeManagerPageDecorator.setTheme(ThemeManagerFactory theme) |
void |
ThemeUserProperty.setTheme(ThemeManagerFactory theme) |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpThemeManagerFactory
Disables any theming.
|
| Modifier and Type | Method and Description |
|---|---|
ThemeManagerFactory |
NoOpThemeManagerFactory.NoOpThemeManagerFactoryDescriptor.getInstance() |
Copyright © 2016–2020. All rights reserved.