Uses of Class
com.atlassian.plugin.manager.store.SynchronizedPluginPersistentStateStore.LockMode

Packages that use SynchronizedPluginPersistentStateStore.LockMode
com.atlassian.plugin.manager.store   
 

Uses of SynchronizedPluginPersistentStateStore.LockMode in com.atlassian.plugin.manager.store
 

Methods in com.atlassian.plugin.manager.store that return SynchronizedPluginPersistentStateStore.LockMode
static SynchronizedPluginPersistentStateStore.LockMode SynchronizedPluginPersistentStateStore.LockMode.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SynchronizedPluginPersistentStateStore.LockMode[] SynchronizedPluginPersistentStateStore.LockMode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015 Atlassian. All rights reserved.