public class LegacyConfluenceWebMenuManager extends ConfluenceWebMenuManager
ConfluenceWebMenuManager.getMenu(String, String, WebInterfaceContext)
to supports inclusion of old plugin options on the
Add menu. Plugin menu items that previously appeared in the Browse Space area ("system.space.actions") will appear
at the bottom of the Add menu.
This will remain until at least Confluence 2.10.webInterfaceManager
Constructor and Description |
---|
LegacyConfluenceWebMenuManager() |
Modifier and Type | Method and Description |
---|---|
protected List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> |
getTrailingItems(String menuKey,
WebInterfaceContext context)
Returns items to be displayed at the bottom of the menu.
|
getLeadingItems, getMenu, getMenu, getSectionItems, getSections, setWebInterfaceManager
protected List<com.atlassian.plugin.web.descriptors.WebItemModuleDescriptor> getTrailingItems(String menuKey, WebInterfaceContext context)
ConfluenceWebMenuManager
getTrailingItems
in class ConfluenceWebMenuManager
Copyright © 2003–2015 Atlassian. All rights reserved.