Package | Description |
---|---|
com.atlassian.confluence.rest.client |
This package contains the code which communicates with Confluence via REST API.
|
com.atlassian.confluence.rest.client.graphql |
Modifier and Type | Class and Description |
---|---|
protected static class |
AbstractRemoteChildContentService.AbstractRemoteChildContentFinder |
static class |
RemoteChildContentServiceImpl.RemoteChildContentFinderImpl |
Modifier and Type | Method and Description |
---|---|
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentService.findContent(ContentId parentId,
Expansion... expansions)
Create a finder to find content in the given parent.
|
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentServiceImpl.findContent(ContentId parentId,
Expansion... expansion) |
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentService.RemoteChildContentFinder.withDepth(Depth depth)
Set the depth to retrieve content on the ChildContentFinder
|
RemoteChildContentService.RemoteChildContentFinder |
AbstractRemoteChildContentService.AbstractRemoteChildContentFinder.withDepth(Depth depth) |
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentService.RemoteChildContentFinder.withLocation(Collection<String> location)
Set the location(s) to retrieve the content from
|
RemoteChildContentService.RemoteChildContentFinder |
AbstractRemoteChildContentService.AbstractRemoteChildContentFinder.withLocation(Collection<String> location) |
RemoteChildContentService.RemoteChildContentFinder |
RemoteChildContentService.RemoteChildContentFinder.withParentVersion(int versionNumber)
Specifies the which version of the parent content to use when looking for children.
|
RemoteChildContentService.RemoteChildContentFinder |
AbstractRemoteChildContentService.AbstractRemoteChildContentFinder.withParentVersion(int parentVersion) |
Modifier and Type | Class and Description |
---|---|
class |
GraphQLRemoteChildContentServiceImpl.RemoteChildContentFinderImpl |
Modifier and Type | Method and Description |
---|---|
RemoteChildContentService.RemoteChildContentFinder |
GraphQLRemoteChildContentServiceImpl.findContent(ContentId parentId,
Expansion... expansion) |
Copyright © 2003–2021 Atlassian. All rights reserved.
View cookie preferences