Package | Description |
---|---|
com.atlassian.confluence.admin.actions | |
com.atlassian.confluence.renderer |
Modifier and Type | Method and Description |
---|---|
ShortcutLinkConfig |
BrowseShortcutsAction.getShortcutLinkConfig() |
Modifier and Type | Method and Description |
---|---|
void |
BrowseShortcutsAction.setShortcutLinkConfig(ShortcutLinkConfig shortcutLinkConfig) |
Modifier and Type | Method and Description |
---|---|
ShortcutLinkConfig |
ShortcutLinksManager.getShortcutLinkConfig(String key) |
ShortcutLinkConfig |
DefaultShortcutLinksManager.getShortcutLinkConfig(String key) |
Modifier and Type | Method and Description |
---|---|
Map<String,ShortcutLinkConfig> |
ShortcutLinksManager.getShortcutLinks() |
Map<String,ShortcutLinkConfig> |
DefaultShortcutLinksManager.getShortcutLinks() |
Modifier and Type | Method and Description |
---|---|
void |
ShortcutLinksManager.addShortcutLink(String key,
ShortcutLinkConfig expandedValue) |
void |
DefaultShortcutLinksManager.addShortcutLink(String key,
ShortcutLinkConfig shortcutLinkConfig)
Add a shortcut.
|
Copyright © 2003–2015 Atlassian. All rights reserved.