public class HistoricVariableInstancePaginateList extends AbstractPaginateList<HistoricVariableInstanceResponse,org.flowable.variable.api.history.HistoricVariableInstance>
| Modifier and Type | Field and Description |
|---|---|
protected CmmnRestResponseFactory |
restResponseFactory |
| Constructor and Description |
|---|
HistoricVariableInstancePaginateList(CmmnRestResponseFactory restResponseFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected List<HistoricVariableInstanceResponse> |
processList(List<org.flowable.variable.api.history.HistoricVariableInstance> list) |
paginateList, paginateListprotected CmmnRestResponseFactory restResponseFactory
public HistoricVariableInstancePaginateList(CmmnRestResponseFactory 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.