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