| Package | Description |
|---|---|
| io.jenkins.plugins.thememanager | |
| io.jenkins.plugins.thememanager.none |
| Modifier and Type | Method and Description |
|---|---|
ThemeManagerFactory |
ThemeManagerPageDecorator.findThemeFactory() |
static ThemeManagerFactory |
ThemeUserProperty.forCurrentUserFactory() |
ThemeManagerFactory |
ThemeManagerFactoryDescriptor.getInstance() |
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.
|
Copyright © 2016–2022. All rights reserved.