Uses of Interface
com.atlassian.confluence.rest.client.RemoteContentService.RemoteSingleContentFetcher

Packages that use RemoteContentService.RemoteSingleContentFetcher
com.atlassian.confluence.rest.client   
 

Uses of RemoteContentService.RemoteSingleContentFetcher in com.atlassian.confluence.rest.client
 

Subinterfaces of RemoteContentService.RemoteSingleContentFetcher in com.atlassian.confluence.rest.client
static interface RemoteContentService.RemoteContentFetcher
           
static interface RemoteContentService.RemoteContentFinder
           
static interface RemoteContentService.RemoteParameterContentFinder
           
 

Classes in com.atlassian.confluence.rest.client that implement RemoteContentService.RemoteSingleContentFetcher
 class RemoteContentServiceImpl.RemoteContentFinderImpl
           
 

Methods in com.atlassian.confluence.rest.client that return RemoteContentService.RemoteSingleContentFetcher
 RemoteContentService.RemoteSingleContentFetcher RemoteContentService.RemoteContentFinder.withId(ContentId contentId)
           
 RemoteContentService.RemoteSingleContentFetcher RemoteContentServiceImpl.RemoteContentFinderImpl.withId(ContentId contentId)
           
 RemoteContentService.RemoteSingleContentFetcher RemoteContentService.RemoteContentFinder.withLocator(ContentLocator locator)
          Retrieve a piece of content by some more complex criteria (defined by the ContentLocator).
 RemoteContentService.RemoteSingleContentFetcher RemoteContentServiceImpl.RemoteContentFinderImpl.withLocator(ContentLocator locator)
           
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.