Package | Description |
---|---|
com.atlassian.confluence.api.service.web | |
com.atlassian.confluence.web.service |
Modifier and Type | Method and Description |
---|---|
WebView |
WebViewService.forContent(ContentId contentId)
Provides a new WebView.
|
WebView |
WebViewService.forContent(String contentId)
Deprecated.
Since 5.5. Use
WebViewService.forContent(ContentId) . |
WebView |
WebViewService.forSpace(String spaceKey) |
Modifier and Type | Method and Description |
---|---|
WebView |
WebViewServiceImpl.forContent(ContentId contentId) |
WebView |
WebViewServiceImpl.forContent(String contentId) |
WebView |
WebViewServiceImpl.forSpace(String spaceKey) |
Copyright © 2003–2016 Atlassian. All rights reserved.