com.atlassian.sal.bamboo.pluginsettings
Class BambooPluginSettings
java.lang.Object
com.atlassian.sal.bamboo.pluginsettings.BambooPluginSettings
- All Implemented Interfaces:
- com.atlassian.sal.api.pluginsettings.PluginSettings
public class BambooPluginSettings
- extends Object
- implements com.atlassian.sal.api.pluginsettings.PluginSettings
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BambooPluginSettings
public BambooPluginSettings(com.atlassian.bandana.BandanaManager bandanaManager,
BambooBandanaContext ctx)
put
public Object put(String key,
Object val)
- Specified by:
put
in interface com.atlassian.sal.api.pluginsettings.PluginSettings
get
public Object get(String key)
- Specified by:
get
in interface com.atlassian.sal.api.pluginsettings.PluginSettings
remove
public Object remove(String key)
- Specified by:
remove
in interface com.atlassian.sal.api.pluginsettings.PluginSettings
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.