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