public class PrivilegePaginateList extends AbstractPaginateList<PrivilegeResponse,org.flowable.idm.api.Privilege>
| Modifier and Type | Field and Description |
|---|---|
protected IdmRestResponseFactory |
idmRestResponseFactory |
| Constructor and Description |
|---|
PrivilegePaginateList(IdmRestResponseFactory idmRestResponseFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected List<PrivilegeResponse> |
processList(List<org.flowable.idm.api.Privilege> list) |
paginateList, paginateListprotected IdmRestResponseFactory idmRestResponseFactory
public PrivilegePaginateList(IdmRestResponseFactory idmRestResponseFactory)
protected List<PrivilegeResponse> processList(List<org.flowable.idm.api.Privilege> list)
processList in class AbstractPaginateList<PrivilegeResponse,org.flowable.idm.api.Privilege>Copyright © 2018 Flowable. All rights reserved.