public class ContentItemPaginateList extends AbstractPaginateList<ContentItemResponse,org.flowable.content.api.ContentItem>
| Modifier and Type | Field and Description |
|---|---|
protected ContentRestResponseFactory |
restResponseFactory |
| Constructor and Description |
|---|
ContentItemPaginateList(ContentRestResponseFactory restResponseFactory) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ContentItemResponse> |
processList(List<org.flowable.content.api.ContentItem> list) |
paginateList, paginateListprotected ContentRestResponseFactory restResponseFactory
public ContentItemPaginateList(ContentRestResponseFactory restResponseFactory)
protected List<ContentItemResponse> processList(List<org.flowable.content.api.ContentItem> list)
processList in class AbstractPaginateList<ContentItemResponse,org.flowable.content.api.ContentItem>Copyright © 2018 Flowable. All rights reserved.