Uses of Interface
com.atlassian.confluence.api.service.web.WebViewService
-
Packages that use WebViewService Package Description com.atlassian.confluence.plugins.restapi.experimental.resources com.atlassian.confluence.plugins.soy com.atlassian.confluence.web.service -
-
Uses of WebViewService in com.atlassian.confluence.plugins.restapi.experimental.resources
Constructors in com.atlassian.confluence.plugins.restapi.experimental.resources with parameters of type WebViewService Constructor Description WebFragmentResource(WebViewService service)
-
Uses of WebViewService in com.atlassian.confluence.plugins.soy
Constructors in com.atlassian.confluence.plugins.soy with parameters of type WebViewService Constructor Description ItemsForSectionFunction(WebViewService webViewService)
PanelsForLocationFunction(WebViewService webViewService)
SectionsForLocationFunction(WebViewService webViewService)
-
Uses of WebViewService in com.atlassian.confluence.web.service
Classes in com.atlassian.confluence.web.service that implement WebViewService Modifier and Type Class Description class
WebViewServiceImpl
-