public class CaseInstancePaginateList extends AbstractPaginateList<CaseInstanceResponse,org.flowable.cmmn.api.runtime.CaseInstance>
| Modifier and Type | Field and Description |
|---|---|
protected CmmnRestResponseFactory |
restResponseFactory |
| Constructor and Description |
|---|
CaseInstancePaginateList(CmmnRestResponseFactory restResponseFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected List<CaseInstanceResponse> |
processList(List<org.flowable.cmmn.api.runtime.CaseInstance> list) |
paginateList, paginateListprotected CmmnRestResponseFactory restResponseFactory
public CaseInstancePaginateList(CmmnRestResponseFactory restResponseFactory)
protected List<CaseInstanceResponse> processList(List<org.flowable.cmmn.api.runtime.CaseInstance> list)
processList in class AbstractPaginateList<CaseInstanceResponse,org.flowable.cmmn.api.runtime.CaseInstance>Copyright © 2018 Flowable. All rights reserved.