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 | Interface and Description |
---|---|
static interface |
RemoteContentService.RemoteContentFinder |
Modifier and Type | Class and Description |
---|---|
protected class |
AbstractRemoteContentService.AbstractRemoteContentFinder |
class |
RemoteContentServiceImpl.RemoteContentFinderImpl |
Modifier and Type | Method and Description |
---|---|
RemoteContentService.RemoteParameterContentFinder |
RemoteContentService.RemoteParameterContentFinder.withCreatedDate(org.joda.time.LocalDate time) |
RemoteContentService.RemoteParameterContentFinder |
AbstractRemoteContentService.AbstractRemoteContentFinder.withCreatedDate(org.joda.time.LocalDate time) |
RemoteContentService.RemoteParameterContentFinder |
RemoteContentService.RemoteParameterContentFinder.withSpace(Space... space) |
RemoteContentService.RemoteParameterContentFinder |
AbstractRemoteContentService.AbstractRemoteContentFinder.withSpace(Space... spaces) |
RemoteContentService.RemoteParameterContentFinder |
RemoteContentService.RemoteParameterContentFinder.withTitle(String title) |
RemoteContentService.RemoteParameterContentFinder |
AbstractRemoteContentService.AbstractRemoteContentFinder.withTitle(String title) |
RemoteContentService.RemoteParameterContentFinder |
RemoteContentService.RemoteParameterContentFinder.withType(ContentType... type) |
RemoteContentService.RemoteParameterContentFinder |
AbstractRemoteContentService.AbstractRemoteContentFinder.withType(ContentType... types) |
Modifier and Type | Class and Description |
---|---|
protected class |
GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl |
Copyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences