@Internal
public interface WebViewService
Modifier and Type | Method and Description |
---|---|
WebView |
forContent(ContentId contentId)
Provides a new WebView.
|
WebView |
forContent(String contentId)
Deprecated.
Since 5.5. Use
forContent(ContentId) . |
WebView |
forSpace(String spaceKey) |
@Deprecated WebView forContent(String contentId)
forContent(ContentId)
.contentId
- the id of the CEO or null for a generic WebViewWebView forContent(ContentId contentId)
contentId
- the id of the CEO or null for a generic WebViewCopyright © 2003–2016 Atlassian. All rights reserved.