Uses of Interface
com.atlassian.confluence.rest.client.RemoteSpaceService.RemoteSpaceContentFinder
Packages that use RemoteSpaceService.RemoteSpaceContentFinder
Package
Description
This package contains the code which communicates with Confluence via REST API.
-
Uses of RemoteSpaceService.RemoteSpaceContentFinder in com.atlassian.confluence.rest.client
Classes in com.atlassian.confluence.rest.client that implement RemoteSpaceService.RemoteSpaceContentFinderMethods in com.atlassian.confluence.rest.client that return RemoteSpaceService.RemoteSpaceContentFinderModifier and TypeMethodDescriptionRemoteSpaceService.findContent
(Space space, Expansion... expansion) Create a finder to find content in the given space.RemoteSpaceServiceImpl.findContent
(Space space, Expansion... expansion) Set the depth to retrieve content on the SpaceContentFinder