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 |
---|---|
@NonNull SharedData |
getPluginSharedData(PluginSharedDataKey moduleKey)
Obtain a SharedData object for the given plugin-specific key
|
@NonNull SharedData getPluginSharedData(PluginSharedDataKey moduleKey)
Copyright © 2003–2021 Atlassian. All rights reserved.