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