Uses of Interface
com.atlassian.confluence.api.service.web.WebView
Packages that use WebView
-
Uses of WebView in com.atlassian.confluence.api.service.web
Methods in com.atlassian.confluence.api.service.web that return WebViewModifier and TypeMethodDescriptionWebViewService.forContent
(ContentId contentId) Provides a new WebView.WebViewService.forContent
(ContentId contentId, Map<String, Object> additionalContext) Provides a new WebView.WebViewService.forContent
(String contentId) Deprecated.Since 5.5.WebViewService.forGeneric()
Provides a new generic WebView. -
Uses of WebView in com.atlassian.confluence.web.service
Methods in com.atlassian.confluence.web.service that return WebViewModifier and TypeMethodDescriptionWebViewServiceImpl.forContent
(@Nullable ContentId contentId, Map<String, Object> additionalContext) WebViewServiceImpl.forContent
(ContentId contentId) WebViewServiceImpl.forContent
(String contentId) WebViewServiceImpl.forGeneric()