| Interface | Description |
|---|---|
| RemoteContentBodyConversionService |
ContentBodyConversionService implementation that communicates with Confluence remotely using the Confluence REST api. |
| RemoteContentService |
ContentService implementation that communicates with Confluence remotely using the Confluence REST API. |
| RemoteSpaceService<T> |
SpaceService implementation that communicates with Confluence remotely using the Confluence REST api. |
| Class | Description |
|---|---|
| AbstractRemoteService<T> |
Common parent class of all Confluence API Remote Service implementations, handling authentication and REST
infrastructure.
|
| RemoteContentBodyConversionServiceImpl |
ContentBodyConversionService implementation that communicates with Confluence remotely. |
| 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.