| Package | Description |
|---|---|
| com.flowable.platform.service.index | |
| com.flowable.platform.service.process |
| Modifier and Type | Method and Description |
|---|---|
Page<ProcessInstanceSearchRepresentation> |
WorkIndexService.findProcessInstancesWithQuery(ProcessInstancesIndexQueryRequest request) |
Page<ProcessInstanceSearchRepresentation> |
WorkIndexService.findProcessInstancesWithQuery(String filterId,
ProcessInstancesIndexQueryRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
ProcessInstancesIndexQueryBuilder.build(ProcessInstancesIndexQueryRequest request) |
String |
ProcessInstancesIndexQueryBuilder.build(ProcessInstancesIndexQueryRequest queryRequest,
String defaultSort) |