Uses of Class
io.jenkins.plugins.thememanager.ThemeManagerFactory
Packages that use 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
Methods in io.jenkins.plugins.thememanager that return ThemeManagerFactoryModifier and TypeMethodDescriptionThemeManagerPageDecorator.findThemeFactory()
static ThemeManagerFactory
ThemeUserProperty.forCurrentUserFactory()
ThemeManagerFactoryDescriptor.getInstance()
ThemeManagerPageDecorator.getTheme()
ThemeUserProperty.getTheme()
Methods in io.jenkins.plugins.thememanager that return types with arguments of type ThemeManagerFactoryModifier and TypeMethodDescriptionThemeManagerFactoryDescriptor.all()
All implementations ofThemeManagerFactory
andThemeManagerFactoryDescriptor
.Methods in io.jenkins.plugins.thememanager with parameters of type ThemeManagerFactoryModifier and TypeMethodDescriptionvoid
ThemeManagerPageDecorator.setTheme
(ThemeManagerFactory theme) void
ThemeUserProperty.setTheme
(ThemeManagerFactory theme) -
Uses of ThemeManagerFactory in io.jenkins.plugins.thememanager.none
Subclasses of ThemeManagerFactory in io.jenkins.plugins.thememanager.none