| Interface | Description |
|---|---|
| RemoteAttachmentService |
*
AttachmentService implementation that communicates with Confluence remotely using the Confluence REST API. |
| RemoteChildContentService |
ChildContentService implementation that communicates with Confluence remotely using the Confluence REST API. |
| RemoteChildContentService.RemoteChildContentFinder | |
| RemoteContentBodyConversionService |
ContentBodyConversionService implementation that communicates with Confluence remotely using the Confluence REST api. |
| RemoteContentLabelService |
ContentLabelService implementation that communicates with Confluence
remotely using the Confluence REST API. |
| RemoteContentService |
ContentService implementation that communicates with Confluence remotely using the Confluence REST API. |
| RemoteContentService.RemoteContentFetcher | |
| RemoteContentService.RemoteContentFinder | |
| RemoteContentService.RemoteParameterContentFinder | |
| RemoteContentService.RemoteSingleContentFetcher | |
| RemoteSpaceService |
SpaceService implementation that communicates with Confluence remotely using the Confluence REST api. |
| RemoteSpaceService.RemoteSpaceContentFinder |
| Class | Description |
|---|---|
| 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.
|
| RemoteAttachmentServiceImpl |
AttachmentService implementation that communicates with Confluence remotely using the Confluence REST api
|
| RemoteChildContentServiceImpl |
ChildContentService implementation that communicates with Confluence remotely. |
| RemoteChildContentServiceImpl.RemoteChildContentFinderImpl | |
| RemoteContentBodyConversionServiceImpl |
ContentBodyConversionService implementation that communicates with Confluence remotely. |
| RemoteContentLabelServiceImpl | |
| RemoteContentServiceImpl |
ContentService implementation that communicates with Confluence remotely.
|
| RemoteSpaceServiceImpl |
SpaceService implementation that communicates with Confluence remotely using the Confluence REST api
|
Copyright © 2003-2014 Atlassian. All Rights Reserved.