T
- return type classpublic interface PaginatedDataProvider<T>
PaginatedDataCollector
Modifier and Type | Method and Description |
---|---|
@NotNull List<T> |
provideData(int start,
int limit)
Paginated resource
|
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.