public static interface RemoteRelationService.RemoteRelationFetcher<S extends Relatable,T extends Relatable>
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.util.concurrent.Promise<PageResponse<RelationInstance<S,T>>> |
fetchMany(PageRequest request) |
com.atlassian.util.concurrent.Promise<PageResponse<RelationInstance<S,T>>> fetchMany(PageRequest request)
Copyright © 2003–2017 Atlassian. All rights reserved.