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