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 | |
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 | |
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–2016 Atlassian. All rights reserved.