public class GroupPaginateList extends AbstractPaginateList<GroupResponse,org.flowable.idm.api.Group>
| Modifier and Type | Field and Description |
|---|---|
protected RestResponseFactory |
restResponseFactory |
| Constructor and Description |
|---|
GroupPaginateList(RestResponseFactory restResponseFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected List<GroupResponse> |
processList(List<org.flowable.idm.api.Group> list) |
paginateList, paginateListprotected RestResponseFactory restResponseFactory
public GroupPaginateList(RestResponseFactory restResponseFactory)
protected List<GroupResponse> processList(List<org.flowable.idm.api.Group> list)
processList in class AbstractPaginateList<GroupResponse,org.flowable.idm.api.Group>Copyright © 2018 Flowable. All rights reserved.