public class PluginSharedDataKey extends Object implements Serializable
| Constructor and Description | 
|---|
| PluginSharedDataKey(String pluginKey,
                   String sharedDataKey) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | asString() | 
| boolean | equals(@Nullable Object o) | 
| String | getPluginKey() | 
| String | getSharedDataKey() | 
| int | hashCode() | 
| String | toString() | 
Copyright © 2003–2021 Atlassian. All rights reserved.