Package com.atlassian.confluence.rest.client

Interface Summary
RemoteAttachmentService * AttachmentService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteAttachmentService.RemoteAttachmentFinder  
RemoteChildContentService ChildContentService implementation that communicates with Confluence remotely using the Confluence REST API.
RemoteChildContentService.RemoteChildContentFinder  
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.
RemoteContentMacroService A remote service to access macro instances on a piece of Content
RemoteContentMacroService.RemoteMacroFinder  
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  
RemoteSpaceService.RemoteSpaceFinder  
RemoteSpaceService.RemoteSpaceSingleFetcher  
 

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
RemoteChildContentServiceImpl ChildContentService implementation that communicates with Confluence remotely.
RemoteChildContentServiceImpl.RemoteChildContentFinderImpl  
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.