public static interface RemoteSpacePropertyService.RemoteManyFetcher<T> extends RemoteManyFetcher<T>
Modifier and Type | Method and Description |
---|---|
com.atlassian.util.concurrent.Promise<PageResponse<T>> |
fetchMany(PageRequest request) |
fetchManyCompletionStage
com.atlassian.util.concurrent.Promise<PageResponse<T>> fetchMany(PageRequest request)
fetchMany
in interface RemoteManyFetcher<T>
Copyright © 2003–2021 Atlassian. All rights reserved.