| Modifier and Type | Method and Description |
|---|---|
ConfluencePage |
ConfluencePage.ConfluencePageBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
RemoteResponse<ConfluencePage> |
ConfluenceRemoteService.getPage(com.atlassian.applinks.api.ApplicationLink applicationLink,
String pageId)
Gets the page with the given id, on the Confluence server given by the application link.
|
| Modifier and Type | Method and Description |
|---|---|
ConfluencePage |
ConfluenceRestContentResponseHandler.parseJsonResponse(JSONObject responseObj,
ErrorCollection errors) |
| Modifier and Type | Method and Description |
|---|---|
RemoteResponse<ConfluencePage> |
ConfluenceRestServiceImpl.getPage(com.atlassian.applinks.api.ApplicationLink applicationLink,
String pageId) |
| Modifier and Type | Method and Description |
|---|---|
RemoteResponse<ConfluencePage> |
ConfluenceRpcServiceImpl.getPage(com.atlassian.applinks.api.ApplicationLink applicationLink,
String pageId) |
Copyright © 2002-2023 Atlassian. All Rights Reserved.