Package com.atlassian.plugin.manager.store

Class Summary
DelegatingPluginPersistentStateStore Delegating wrapper for PluginPersistentStateStore.
LoadOnlyPluginPersistentStateStore A read-only implementation of PluginPersistentStateStore which returns a state provided on construction.
MemoryPluginPersistentStateStore A basic plugin state store that stores state in memory.
SynchronizedPluginPersistentStateStore A wrapper to add exclusion and logging to a PluginPersistentStateStore.
 

Enum Summary
SynchronizedPluginPersistentStateStore.LockMode  
 



Copyright © 2015 Atlassian. All rights reserved.