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