Uses of Class
io.jenkins.plugins.thememanager.ThemeManagerFactory
Package
Description
Dummy javadoc comment till 11.0.18 is released https://bugs.openjdk.org/browse/JDK-8297889
-
Uses of ThemeManagerFactory in io.jenkins.plugins.thememanager
Modifier and TypeMethodDescriptionThemeManagerPageDecorator.findThemeFactory()
static ThemeManagerFactory
ThemeUserProperty.forCurrentUserFactory()
ThemeManagerFactoryDescriptor.getInstance()
ThemeManagerPageDecorator.getTheme()
ThemeUserProperty.getTheme()
Modifier and TypeMethodDescriptionThemeManagerFactoryDescriptor.all()
All implementations ofThemeManagerFactory
andThemeManagerFactoryDescriptor
.Modifier and TypeMethodDescriptionvoid
ThemeManagerPageDecorator.setTheme
(ThemeManagerFactory theme) void
ThemeUserProperty.setTheme
(ThemeManagerFactory theme) -
Uses of ThemeManagerFactory in io.jenkins.plugins.thememanager.none