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 class |
AbstractRemoteContentService.AbstractRemoteContentFinder |
class |
RemoteContentServiceImpl.RemoteContentFinderImpl |
Modifier and Type | Method and Description |
---|---|
RemoteContentService.RemoteContentFinder |
RemoteContentServiceImpl.find(Expansion... expansions) |
RemoteContentService.RemoteContentFinder |
RemoteContentService.find(Expansion... expansions)
Create a content finder to retrieve content from the remote server
|
RemoteContentService.RemoteContentFinder |
AbstractRemoteContentService.AbstractRemoteContentFinder.withAnyStatus() |
RemoteContentService.RemoteContentFinder |
RemoteContentService.RemoteContentFinder.withAnyStatus() |
RemoteContentService.RemoteContentFinder |
AbstractRemoteContentService.AbstractRemoteContentFinder.withStatus(ContentStatus... status) |
RemoteContentService.RemoteContentFinder |
RemoteContentService.RemoteContentFinder.withStatus(ContentStatus... status) |
Modifier and Type | Class and Description |
---|---|
protected class |
GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl |
Modifier and Type | Method and Description |
---|---|
RemoteContentService.RemoteContentFinder |
GraphQLRemoteContentServiceImpl.find(Expansion... expansions) |
Copyright © 2003–2020 Atlassian. All rights reserved.