Uses of Class
com.atlassian.confluence.renderer.ShortcutLinkConfig
Packages that use ShortcutLinkConfig
-
Uses of ShortcutLinkConfig in com.atlassian.confluence.admin.actions
Methods in com.atlassian.confluence.admin.actions that return ShortcutLinkConfigMethods in com.atlassian.confluence.admin.actions with parameters of type ShortcutLinkConfigModifier and TypeMethodDescriptionvoid
BrowseShortcutsAction.setShortcutLinkConfig
(ShortcutLinkConfig shortcutLinkConfig) -
Uses of ShortcutLinkConfig in com.atlassian.confluence.renderer
Methods in com.atlassian.confluence.renderer that return ShortcutLinkConfigModifier and TypeMethodDescriptionDefaultShortcutLinksManager.getShortcutLinkConfig
(String key) ShortcutLinksManager.getShortcutLinkConfig
(String key) Methods in com.atlassian.confluence.renderer that return types with arguments of type ShortcutLinkConfigModifier and TypeMethodDescriptionDefaultShortcutLinksManager.getShortcutLinks()
ShortcutLinksManager.getShortcutLinks()
Methods in com.atlassian.confluence.renderer with parameters of type ShortcutLinkConfigModifier and TypeMethodDescriptionvoid
DefaultShortcutLinksManager.addShortcutLink
(String key, ShortcutLinkConfig shortcutLinkConfig) Add a shortcut.void
ShortcutLinksManager.addShortcutLink
(String key, ShortcutLinkConfig expandedValue)