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