| Interface | Description |
|---|---|
| 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. |
| RemoteSpaceService |
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. |
| 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.