Skip to main content

Module confluence_api

Module confluence_api 

Source
Expand description

Confluence Cloud REST API v2 implementation of AtlassianApi.

Uses the Confluence REST API v2 to read and write pages. Pages are fetched with ADF body format and updated with version number increments for optimistic locking.

Structsยง

ChildPage
A child page returned from the children API.
ConfluenceApi
Confluence Cloud REST API v2 backend.
ConfluenceComment
A comment on a Confluence page.
ConfluenceLabel
A label on a Confluence page.