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 TypeMethodDescriptionvoidBrowseShortcutsAction.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 TypeMethodDescriptionvoidDefaultShortcutLinksManager.addShortcutLink(String key, ShortcutLinkConfig shortcutLinkConfig) Add a shortcut.voidShortcutLinksManager.addShortcutLink(String key, ShortcutLinkConfig expandedValue) Method parameters in com.atlassian.confluence.renderer with type arguments of type ShortcutLinkConfigModifier and TypeMethodDescriptionvoidDefaultShortcutLinksManager.updateShortcutLinks(Map<String, ShortcutLinkConfig> shortcutLinks) voidShortcutLinksManager.updateShortcutLinks(Map<String, ShortcutLinkConfig> shortcutLinks)