com.atlassian.bamboo.plugin
Class BambooPluginStateStore

java.lang.Object
  extended by com.atlassian.bamboo.plugin.BambooPluginStateStore
All Implemented Interfaces:
com.atlassian.plugin.manager.PluginPersistentStateStore

public class BambooPluginStateStore
extends java.lang.Object
implements com.atlassian.plugin.manager.PluginPersistentStateStore


Constructor Summary
BambooPluginStateStore(com.atlassian.bandana.BandanaManager bandanaManager)
           
 
Method Summary
 com.atlassian.plugin.manager.PluginPersistentState load()
           
 void save(com.atlassian.plugin.manager.PluginPersistentState state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BambooPluginStateStore

public BambooPluginStateStore(com.atlassian.bandana.BandanaManager bandanaManager)
Method Detail

save

public void save(com.atlassian.plugin.manager.PluginPersistentState state)
Specified by:
save in interface com.atlassian.plugin.manager.PluginPersistentStateStore

load

public com.atlassian.plugin.manager.PluginPersistentState load()
Specified by:
load in interface com.atlassian.plugin.manager.PluginPersistentStateStore


Copyright © 2012 Atlassian. All Rights Reserved.