| Interface | Description |
|---|---|
| ConfluenceRestService |
Interact with a remote Confluence instance via its REST API.
|
| Class | Description |
|---|---|
| AbstractConfluenceRestCollectionResponseHandler<T> |
Extends the normal REST response handler with functionality
appropriate for parsing the format of responses for collections of data.
|
| AbstractConfluenceRestResponseHandler<T> |
Convert HTTP Response objects in to POJOs representing Confluence data.
|
| ConfluenceRestContentResponseHandler | |
| ConfluenceRestSearchResponseHandler |
Handles the JSON responses from Confluence's /rest/api/search endpoint,
converting them in to
ConfluenceSearchResult objects. |
| ConfluenceRestServiceImpl |
Copyright © 2002-2021 Atlassian. All Rights Reserved.