|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.confluence.plugin.EmptyPluginStateStore
public class EmptyPluginStateStore
This class is used during bootstrap, and contains no configuration -- all plugins will be in their default state.
| Constructor Summary | |
|---|---|
EmptyPluginStateStore()
|
|
| Method Summary | |
|---|---|
com.atlassian.plugin.PluginManagerState |
loadPluginState()
|
void |
savePluginState(com.atlassian.plugin.PluginManagerState state)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmptyPluginStateStore()
| Method Detail |
|---|
public void savePluginState(com.atlassian.plugin.PluginManagerState state)
savePluginState in interface com.atlassian.plugin.PluginStateStorepublic com.atlassian.plugin.PluginManagerState loadPluginState()
loadPluginState in interface com.atlassian.plugin.PluginStateStore
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||