Uses of Interface
com.atlassian.confluence.web.WebMenuManager

Packages that use WebMenuManager
com.atlassian.confluence.web   
com.atlassian.confluence.web.service   
 

Uses of WebMenuManager in com.atlassian.confluence.web
 

Classes in com.atlassian.confluence.web that implement WebMenuManager
 class ConfluenceWebMenuManager
          Retrieves menu details from plugins via a ConfluenceWebInterfaceManager.
 class LegacyConfluenceWebMenuManager
          Overrides ConfluenceWebMenuManager.getMenu(String, String, WebInterfaceContext) to supports inclusion of old plugin options on the Add menu.
 

Uses of WebMenuManager in com.atlassian.confluence.web.service
 

Constructors in com.atlassian.confluence.web.service with parameters of type WebMenuManager
WebViewServiceImpl(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, WebMenuManager webMenuManager, WebContextFactory webContextFactory, MimeBodyPartRecorder mimeBodyPartRecorder, DataSourceFactory dataSourceFactory, java.util.Map<java.lang.String,java.util.List<java.lang.String>> webItemBlacklist)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.