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 | |
RemoteContentPropertyServiceImpl | |
RemoteContentRestrictionServiceImpl | |
RemoteContentServiceImpl |
ContentService implementation that communicates with Confluence remotely.
|
RemoteCQLSearchServiceImpl | |
RemoteSpaceServiceImpl |
SpaceService implementation that communicates with Confluence remotely using the Confluence REST api
|
Copyright © 2003–2015 Atlassian. All rights reserved.