public class JobPaginateList extends AbstractPaginateList<JobResponse,org.flowable.job.api.Job>
| Modifier and Type | Field and Description |
|---|---|
protected RestResponseFactory |
restResponseFactory |
| Constructor and Description |
|---|
JobPaginateList(RestResponseFactory restResponseFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected List<JobResponse> |
processList(List<org.flowable.job.api.Job> list) |
paginateList, paginateListprotected RestResponseFactory restResponseFactory
public JobPaginateList(RestResponseFactory restResponseFactory)
protected List<JobResponse> processList(List<org.flowable.job.api.Job> list)
processList in class AbstractPaginateList<JobResponse,org.flowable.job.api.Job>Copyright © 2018 Flowable. All rights reserved.