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(Object o) |
String |
getPluginKey() |
String |
getSharedDataKey() |
int |
hashCode() |
String |
toString() |
Copyright © 2003–2017 Atlassian. All rights reserved.