Uses of Class
org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration

Packages that use UserUIThemeConfiguration
org.jenkinsci.plugins.uithemes.model   
 

Uses of UserUIThemeConfiguration in org.jenkinsci.plugins.uithemes.model
 

Methods in org.jenkinsci.plugins.uithemes.model that return UserUIThemeConfiguration
 UserUIThemeConfiguration UserUIThemeConfiguration.addSelection(String themeName, String themeImplName)
           
static UserUIThemeConfiguration UserUIThemeConfiguration.fromUserHome(File userHome)
           
static UserUIThemeConfiguration UserUIThemeConfiguration.fromUserHome(hudson.model.User user)
           
 

Methods in org.jenkinsci.plugins.uithemes.model with parameters of type UserUIThemeConfiguration
static void UserUIThemeConfiguration.toUserHome(File userHome, UserUIThemeConfiguration themeConfiguration)
           
static void UserUIThemeConfiguration.toUserHome(hudson.model.User user, UserUIThemeConfiguration themeConfiguration)
           
 



Copyright © 2004-2015. All Rights Reserved.