Package com.atlassian.plugin.manager.store
package com.atlassian.plugin.manager.store
-
ClassDescriptionDefault implementation of
StoredPluginStateAccessor-- delegates toPluginPersistentStateStore.Delegating wrapper forPluginPersistentStateStore.A read-only implementation ofPluginPersistentStateStorewhich returns a state provided on construction.A basic plugin state store that stores state in memory.Contains tasks that are specific to migrating data in the product's PluginPersistentStateStore.A wrapper to add exclusion and logging to aPluginPersistentStateStore.