| Modifier and Type | Class and Description |
|---|---|
class |
HistoricCaseInstanceQueryRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricMilestoneInstanceQueryRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricPlanItemInstanceQueryRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
CaseInstanceQueryRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
PlanItemInstanceQueryRequest |
| Modifier and Type | Method and Description |
|---|---|
DataResponse<RES> |
AbstractPaginateList.paginateList(Map<String,String> requestParams,
PaginateRequest paginateRequest,
Query<?,REQ> query,
String defaultSort,
Map<String,QueryProperty> properties)
Deprecated.
|
static <RES,REQ> DataResponse<RES> |
PaginateListUtil.paginateList(Map<String,String> requestParams,
PaginateRequest paginateRequest,
Query<?,REQ> query,
String defaultSort,
Map<String,QueryProperty> properties,
ListProcessor<REQ,RES> listProcessor)
Uses the pagination parameters form the request and makes sure to order the result and set all pagination attributes for the response to render.
|
static <RES,REQ> DataResponse<RES> |
PaginateListUtil.paginateList(PaginateRequest paginateRequest,
Query<?,REQ> query,
String defaultSort,
Map<String,QueryProperty> properties,
ListProcessor<REQ,RES> listProcessor)
Uses the pagination attributes perform the querying and render the response.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContentItemQueryRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
ExternalWorkerJobQueryRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
FormInstanceQueryRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricActivityInstanceQueryRequest |
class |
HistoricDetailQueryRequest |
class |
HistoricProcessInstanceQueryRequest |
class |
HistoricTaskInstanceQueryRequest |
class |
HistoricTaskLogEntryQueryRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
ExecutionQueryRequest |
class |
ProcessInstanceQueryRequest |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskQueryRequest |
Copyright © 2023 Flowable. All rights reserved.