| Modifier and Type | Interface and Description |
|---|---|
static interface |
ConfluenceService.Model.Page |
| Modifier and Type | Method and Description |
|---|---|
ConfluenceService.Model.PageSummary |
ConfluenceService.findPageByTitle(String parentPageId,
String title) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfluenceService.Model.PageSummary> |
ConfluenceService.getDescendents(String pageId) |
| Modifier and Type | Method and Description |
|---|---|
ConfluenceService.Model.PageSummary |
RESTConfluenceServiceImpl.findPageByTitle(String parentPageId,
String title) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfluenceService.Model.PageSummary> |
RESTConfluenceServiceImpl.getDescendents(String pageId) |
| Modifier and Type | Class and Description |
|---|---|
class |
Page |
| Modifier and Type | Method and Description |
|---|---|
ConfluenceService.Model.PageSummary |
ScrollVersionsRESTConfluenceService.findPageByTitle(String parentPageId,
String title) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfluenceService.Model.PageSummary> |
ScrollVersionsRESTConfluenceService.getDescendents(String pageId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ScrollVersionsModelPage |
| Modifier and Type | Method and Description |
|---|---|
ConfluenceService.Model.PageSummary |
XMLRPCConfluenceServiceImpl.findPageByTitle(String parentPageId,
String title) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfluenceService.Model.PageSummary> |
XMLRPCConfluenceServiceImpl.getDescendents(String pageId) |
Copyright © 2019. All rights reserved.