Readonly
accessReadonly
baseReadonly
limitReadonly
spaceReadonly
usernameLoads the documents and splits them using a specified text splitter.
A Promise that resolves with an array of Document instances, each split according to the provided TextSplitter.
Protected
fetchFetches data from the Confluence API using the provided URL.
The URL to fetch data from.
Promise resolving to the JSON response from the API.
Generated using TypeDoc
Class representing a document loader for loading pages from Confluence.