public class ShortcutResourceIdentifier extends Object implements ResourceIdentifier
Modifier and Type | Field and Description |
---|---|
static String |
CONTENT_TYPE |
Constructor and Description |
---|
ShortcutResourceIdentifier(String shortcutKey,
String shortcutParameter) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getShortcutKey() |
String |
getShortcutParameter() |
int |
hashCode() |
String |
toString() |
public static final String CONTENT_TYPE
Copyright © 2003–2017 Atlassian. All rights reserved.