public interface PluginSharedDataRegistry
SharedData instances.
 In clustered Confluence installations, these SharedData instances will contain the same data on every node
 in the cluster.| Modifier and Type | Method and Description | 
|---|---|
SharedData | 
getPluginSharedData(PluginSharedDataKey moduleKey)
Obtain a SharedData object for the given plugin-specific key 
 | 
@Nonnull SharedData getPluginSharedData(PluginSharedDataKey moduleKey)
Copyright © 2003–2017 Atlassian. All rights reserved.