Package com.atlassian.confluence.rest.client

Interface Summary
RemoteAttachmentService * AttachmentService implementation that communicates with Confluence remotely using the Confluence REST API.
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 Summary
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
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
RemoteSpaceServiceImpl.RemoteSpaceContentFinderImpl  
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.