org.jenkinsci.plugins.uithemes.model
Class UIThemeImplSpec
java.lang.Object
org.jenkinsci.plugins.uithemes.model.UIThemeImplSpec
public class UIThemeImplSpec
- extends Object
- Author:
- tom.fennelly@gmail.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
properties
public Map<String,UIThemeImplSpecProperty> properties
UIThemeImplSpec
public UIThemeImplSpec()
addProperty
public UIThemeImplSpec addProperty(String name,
UIThemeImplSpecProperty property)
getProperty
public UIThemeImplSpecProperty getProperty(String name)
getDefaultConfig
public Map<String,String> getDefaultConfig()
Copyright © 2004-2015. All Rights Reserved.