@ParametersAreNonnullByDefault
Interface | Description |
---|---|
PluginSharedDataRegistry |
Provides facilities to allow plugins to obtain
SharedData instances. |
PluginSharedDataStore |
Defines a mechanism to manage the storage of plugin-specific SharedData.
|
SharedData |
Provides a mechanism to obtain shared data structures.
|
SharedDataManager |
Provides facilities to publish shared data across a cluster.
|
Class | Description |
---|---|
DefaultPluginSharedDataRegistry |
Implementation of
PluginSharedDataRegistry which delegates to a
PluginSharedDataStore . |
PluginSharedDataKey |
Copyright © 2003–2019 Atlassian. All rights reserved.