| Package | Description |
|---|---|
| com.atlassian.confluence.rest.client |
This package contains the code which communicates with Confluence via REST API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RemoteSpaceServiceImpl.RemoteSpaceContentFinderImpl |
| Modifier and Type | Method and Description |
|---|---|
RemoteSpaceService.RemoteSpaceContentFinder |
RemoteSpaceService.findContent(Space space,
Expansion... expansion)
Create a finder to find content in the given space.
|
RemoteSpaceService.RemoteSpaceContentFinder |
RemoteSpaceServiceImpl.findContent(Space space,
Expansion... expansion) |
RemoteSpaceService.RemoteSpaceContentFinder |
RemoteSpaceService.RemoteSpaceContentFinder.withDepth(Depth depth)
Set the depth to retrieve content on the SpaceContentFinder
|
RemoteSpaceService.RemoteSpaceContentFinder |
RemoteSpaceServiceImpl.RemoteSpaceContentFinderImpl.withDepth(Depth depth) |
Copyright © 2003–2022 Atlassian. All rights reserved.