public class ExecutionPaginateList extends AbstractPaginateList<ExecutionResponse,Execution>
| Modifier and Type | Field and Description |
|---|---|
protected RestResponseFactory |
restResponseFactory |
| Constructor and Description |
|---|
ExecutionPaginateList(RestResponseFactory restResponseFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ExecutionResponse> |
processList(List<Execution> list) |
paginateList, paginateListprotected RestResponseFactory restResponseFactory
public ExecutionPaginateList(RestResponseFactory restResponseFactory)
protected List<ExecutionResponse> processList(List<Execution> list)
processList in class AbstractPaginateList<ExecutionResponse,Execution>Copyright © 2018 Flowable. All rights reserved.