org.jenkinsci.plugins.uithemes.model
Class UserUIThemeConfiguration.UserUIThemeSelection

java.lang.Object
  extended by org.jenkinsci.plugins.uithemes.model.UserUIThemeConfiguration.UserUIThemeSelection
Enclosing class:
UserUIThemeConfiguration

public static class UserUIThemeConfiguration.UserUIThemeSelection
extends Object


Field Summary
 String implName
           
 String themeName
           
 
Constructor Summary
UserUIThemeConfiguration.UserUIThemeSelection()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

themeName

public String themeName

implName

public String implName
Constructor Detail

UserUIThemeConfiguration.UserUIThemeSelection

public UserUIThemeConfiguration.UserUIThemeSelection()


Copyright © 2004-2015. All Rights Reserved.