| Package | Description |
|---|---|
| org.sahli.asciidoc.confluence.publisher.client | |
| org.sahli.asciidoc.confluence.publisher.client.http |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfluencePublisherListener.pageAdded(ConfluencePage addedPage) |
void |
ConfluencePublisherListener.pageDeleted(ConfluencePage deletedPage) |
void |
ConfluencePublisherListener.pageUpdated(ConfluencePage existingPage,
ConfluencePage updatedPage) |
| Modifier and Type | Method and Description |
|---|---|
ConfluencePage |
ConfluenceRestClient.getPageWithContentAndVersionById(String contentId) |
ConfluencePage |
ConfluenceClient.getPageWithContentAndVersionById(String contentId) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfluencePage> |
ConfluenceRestClient.getChildPages(String contentId) |
List<ConfluencePage> |
ConfluenceClient.getChildPages(String contentId) |
Copyright © 2021. All rights reserved.