| Class | Description |
|---|---|
| AbstractRemoteChildContentService |
ChildContentService implementation that communicates with Confluence remotely. |
| AbstractRemoteChildContentService.AbstractRemoteChildContentFinder | |
| AbstractRemoteContentLabelService |
ContentLabelService implementation that communicates with Confluence remotely. |
| AbstractRemoteContentService |
ContentService implementation that communicates with Confluence remotely. |
| AbstractRemoteService<P> |
Common parent class of all Confluence API Remote Service implementations, handling authentication and REST
infrastructure.
|
| PromisingExecutorService |
An executor service that returns Promises rather than Futures.
|
| RemoteAccessModeServiceImpl | |
| RemoteAttachmentServiceImpl |
AttachmentService implementation that communicates with Confluence remotely using the Confluence REST api
|
| RemoteChildContentServiceImpl |
ChildContentService implementation that communicates with Confluence remotely. |
| RemoteChildContentServiceImpl.RemoteChildContentFinderImpl | |
| RemoteContentBlueprintServiceImpl |
This service implementation is used in create-content plugin RemoteContentBlueprintServiceAcceptanceTest
|
| RemoteContentBodyConversionServiceImpl |
ContentBodyConversionService implementation that communicates with Confluence remotely. |
| RemoteContentDraftServiceImpl |
ContentService implementation that communicates with Confluence remotely.
|
| RemoteContentLabelServiceImpl | |
| RemoteContentPropertyServiceImpl | |
| RemoteContentRestrictionServiceImpl | |
| RemoteContentServiceImpl |
ContentService implementation that communicates with Confluence remotely.
|
| RemoteCQLSearchServiceImpl | |
| RemotePersonServiceImpl | |
| RemoteSpacePropertyServiceImpl | |
| RemoteSpaceServiceImpl |
SpaceService implementation that communicates with Confluence remotely using the Confluence REST api
|
| RestClientFactory |
Factory for creating jersey Client instances that can deserialize json
returned from the Confluence REST API into confluence java api model objects.
|
Copyright © 2003–2019 Atlassian. All rights reserved.