|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Internal public interface PluginSharedDataStore
Defines a mechanism to manage the storage of plugin-specific SharedData.
| Method Summary | |
|---|---|
SharedData |
getPluginSharedData(PluginSharedDataKey sharedDataKey,
com.atlassian.plugin.Plugin plugin)
Obtain the stored SharedData instance for the given key and plugin information |
void |
unregisterPluginSharedData(com.atlassian.plugin.Plugin plugin)
Unregisters all shared data for the specific version of the given plugin. |
| Method Detail |
|---|
@Nonnull
SharedData getPluginSharedData(PluginSharedDataKey sharedDataKey,
com.atlassian.plugin.Plugin plugin)
void unregisterPluginSharedData(com.atlassian.plugin.Plugin plugin)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||