| 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 |
DefaultShortcutLinksManager.getShortcutLinkConfig(String key) |
ShortcutLinkConfig |
ShortcutLinksManager.getShortcutLinkConfig(String key) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,ShortcutLinkConfig> |
DefaultShortcutLinksManager.getShortcutLinks() |
Map<String,ShortcutLinkConfig> |
ShortcutLinksManager.getShortcutLinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultShortcutLinksManager.addShortcutLink(String key,
ShortcutLinkConfig shortcutLinkConfig)
Add a shortcut.
|
void |
ShortcutLinksManager.addShortcutLink(String key,
ShortcutLinkConfig expandedValue) |
Copyright © 2003–2018 Atlassian. All rights reserved.