Uses of Interface
com.atlassian.confluence.rest.client.RemoteChildContentService.RemoteChildContentFinder

Packages that use RemoteChildContentService.RemoteChildContentFinder
com.atlassian.confluence.rest.client   
 

Uses of RemoteChildContentService.RemoteChildContentFinder in com.atlassian.confluence.rest.client
 

Classes in com.atlassian.confluence.rest.client that implement RemoteChildContentService.RemoteChildContentFinder
static class RemoteChildContentServiceImpl.RemoteChildContentFinderImpl
           
 

Methods in com.atlassian.confluence.rest.client that return RemoteChildContentService.RemoteChildContentFinder
 RemoteChildContentService.RemoteChildContentFinder RemoteChildContentServiceImpl.findContent(ContentId parentId, Expansion... expansion)
           
 RemoteChildContentService.RemoteChildContentFinder RemoteChildContentService.findContent(ContentId parentId, Expansion... expansion)
          Create a finder to find content in the given parent.
 RemoteChildContentService.RemoteChildContentFinder RemoteChildContentServiceImpl.RemoteChildContentFinderImpl.withDepth(Depth depth)
           
 RemoteChildContentService.RemoteChildContentFinder RemoteChildContentService.RemoteChildContentFinder.withDepth(Depth depth)
          Set the depth to retrieve content on the ChildContentFinder
 



Copyright © 2003-2014 Atlassian. All Rights Reserved.