Package | Description |
---|---|
com.atlassian.bamboo.util.pagination | |
com.atlassian.bamboo.utils |
Modifier and Type | Method and Description |
---|---|
<T> @NotNull PaginationResult<T> |
PaginatedDataCollector.collect(@NotNull PaginationRequest<T> request,
@NotNull PaginatedDataProvider<T> provider)
Fetch data from provider with limitation in request.
|
Modifier and Type | Method and Description |
---|---|
<T> @NotNull PaginationResult<T> |
PaginatedDataCollectorImpl.collect(PaginationRequest<T> request,
@NotNull PaginatedDataProvider<T> provider) |
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.