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