Interface PluginSharedDataRegistry

  • All Known Implementing Classes:
    DefaultPluginSharedDataRegistry

    public interface PluginSharedDataRegistry
    Provides facilities to allow plugins to obtain SharedData instances. In clustered Confluence installations, these SharedData instances will contain the same data on every node in the cluster.
    Since:
    5.7
    • Method Detail

      • getPluginSharedData

        @NonNull SharedData getPluginSharedData​(PluginSharedDataKey moduleKey)
        Obtain a SharedData object for the given plugin-specific key