protected class GraphQLRemoteContentServiceImpl.RemoteContentFinderImpl extends AbstractRemoteContentService.AbstractRemoteContentFinder
contentId, contentTypes, createdDate, expansions, spaceKey, statuses, title, version
provider
Modifier and Type | Method and Description |
---|---|
com.atlassian.util.concurrent.Promise<PageResponse<Content>> |
fetchMany(ContentType type,
PageRequest request) |
protected com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<Content>> |
fetchOneById() |
fetchMappedByContentType, fetchOne, fetchOneOrNull, withAnyStatus, withCreatedDate, withId, withId, withId, withIdAndVersion, withLocator, withSpace, withStatus, withTitle, withType
addExpansions, addPageRequest, addPageRequestParams, deleteFuture, deleteFuture, getFuture, getFutureGenericCollection, getFutureMap, getFutureMapOfPageResponses, getFutureOption, getFuturePageResponseList, newExperimentalRestWebResource, newRestWebResource, postFuture, postFuture, postFuture, postFutureToPageResponse, putFuture
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fetch, fetchOrNull
public com.atlassian.util.concurrent.Promise<PageResponse<Content>> fetchMany(ContentType type, PageRequest request)
protected com.atlassian.util.concurrent.Promise<com.atlassian.fugue.Option<Content>> fetchOneById()
fetchOneById
in class AbstractRemoteContentService.AbstractRemoteContentFinder
Copyright © 2003–2019 Atlassian. All rights reserved.