@ParametersAreNonnullByDefault @ReturnValuesAreNonnullByDefault
Package com.atlassian.confluence.rest.client
This package contains the code which communicates with Confluence via REST API.
-
Class Summary Class Description AbstractRemoteChildContentService ChildContentService
implementation that communicates with Confluence remotely.AbstractRemoteChildContentService.AbstractRemoteChildContentFinder AbstractRemoteContentLabelService ContentLabelService
implementation that communicates with Confluence remotely.AbstractRemoteContentService ContentService
implementation that communicates with Confluence remotely.AbstractRemoteService<P> Common parent class of all Confluence API Remote Service implementations, handling authentication and REST infrastructure.PromisingExecutorService Deprecated. since 7.0.1.RemoteAccessModeServiceImpl RemoteAttachmentServiceImpl AttachmentService implementation that communicates with Confluence remotely using the Confluence REST apiRemoteChildContentServiceImpl ChildContentService
implementation that communicates with Confluence remotely.RemoteChildContentServiceImpl.RemoteChildContentFinderImpl RemoteContentBlueprintServiceImpl This service implementation is used in create-content plugin RemoteContentBlueprintServiceAcceptanceTestRemoteContentBodyConversionServiceImpl ContentBodyConversionService
implementation that communicates with Confluence remotely.RemoteContentDraftServiceImpl ContentService implementation that communicates with Confluence remotely.RemoteContentLabelServiceImpl RemoteContentPropertyServiceImpl RemoteContentRestrictionServiceImpl RemoteContentServiceImpl ContentService implementation that communicates with Confluence remotely.RemoteCQLSearchServiceImpl RemotePersonServiceImpl RemoteSpacePropertyServiceImpl RemoteSpaceServiceImpl SpaceService implementation that communicates with Confluence remotely using the Confluence REST apiRestClientFactory Factory for creating jersey Client instances that can deserialize json returned from the Confluence REST API into confluence java api model objects.