public static interface RemoteContentPropertyService.RemoteContentPropertyFetcher extends RemoteContentPropertyService.RemoteSingleContentPropertyFetcher, RemoteManyFetcher<JsonContentProperty>
Modifier and Type | Method and Description |
---|---|
com.atlassian.util.concurrent.Promise<PageResponse<JsonContentProperty>> |
fetchMany(PageRequest request) |
fetch, fetchCompletionStage, fetchOne, fetchOneOrNull, fetchOrNull, fetchOrNullCompletionStage
fetchManyCompletionStage
com.atlassian.util.concurrent.Promise<PageResponse<JsonContentProperty>> fetchMany(PageRequest request)
fetchMany
in interface RemoteManyFetcher<JsonContentProperty>
Copyright © 2003–2020 Atlassian. All rights reserved.