@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 | |
SharedDataMutable<K extends Serializable,V extends Serializable> |
Mutable reference to shared-data
Map at a given key |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences