Uses of Interface
com.atlassian.confluence.web.WebMenuManager
-
Packages that use WebMenuManager Package Description 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 Modifier and Type Class Description class
ConfluenceWebMenuManager
Retrieves menu details from plugins via aConfluenceWebInterfaceManager
. -
Uses of WebMenuManager in com.atlassian.confluence.web.service
Constructors in com.atlassian.confluence.web.service with parameters of type WebMenuManager Constructor Description WebViewServiceImpl(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, WebMenuManager webMenuManager, WebContextFactory webContextFactory, MimeBodyPartRecorder mimeBodyPartRecorder, DataSourceFactory dataSourceFactory, Map<String,List<String>> webItemBlacklist)
-