java.lang.Object
com.atlassian.confluence.content.render.xhtml.model.resource.identifiers.ShortcutResourceIdentifier
-
-
Constructor Summary
Constructors
-
Method Summary
-
Field Details
-
CONTENT_TYPE
public static final String CONTENT_TYPE
- See Also:
-
-
Constructor Details
-
ShortcutResourceIdentifier
public ShortcutResourceIdentifier(String shortcutKey,
String shortcutParameter)
-
Method Details
-
getShortcutKey
public String getShortcutKey()
-
getShortcutParameter
public String getShortcutParameter()
-
-
-