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