public class WebViewServiceImpl extends Object implements WebViewService
Constructor and Description |
---|
WebViewServiceImpl(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager,
WebMenuManager webMenuManager,
WebContextFactory webContextFactory,
MimeBodyPartRecorder mimeBodyPartRecorder,
DataSourceFactory dataSourceFactory,
Map<String,List<String>> webItemBlacklist) |
Modifier and Type | Method and Description |
---|---|
WebView |
forContent(ContentId contentId) |
WebView |
forContent(String contentId) |
WebView |
forSpace(String spaceKey) |
public WebViewServiceImpl(com.atlassian.plugin.web.WebInterfaceManager webInterfaceManager, WebMenuManager webMenuManager, WebContextFactory webContextFactory, MimeBodyPartRecorder mimeBodyPartRecorder, DataSourceFactory dataSourceFactory, Map<String,List<String>> webItemBlacklist)
public WebView forContent(String contentId)
forContent
in interface WebViewService
public WebView forContent(ContentId contentId)
forContent
in interface WebViewService
public WebView forSpace(String spaceKey)
forSpace
in interface WebViewService