Uses of Interface
com.atlassian.confluence.web.service.WebContextFactory
-
Packages that use WebContextFactory Package Description com.atlassian.confluence.web.service -
-
Uses of WebContextFactory in com.atlassian.confluence.web.service
Classes in com.atlassian.confluence.web.service that implement WebContextFactory Modifier and Type Class Description class
WebContextFactoryImpl
Constructors in com.atlassian.confluence.web.service with parameters of type WebContextFactory Constructor Description WebViewServiceImpl(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, WebMenuManager webMenuManager, WebContextFactory webContextFactory, MimeBodyPartRecorder mimeBodyPartRecorder, DataSourceFactory dataSourceFactory, Map<String,List<String>> webItemBlacklist)
-