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.
|
fetchManyCompletionStagecom.atlassian.util.concurrent.Promise<PageResponse<T>> fetchMany(PageRequest request)
fetchMany in interface RemoteManyFetcher<T>Copyright © 2003–2022 Atlassian. All rights reserved.