Uses of Class
com.flowable.platform.service.process.ProcessInstancesIndexQueryRequest
Packages that use ProcessInstancesIndexQueryRequest
-
Uses of ProcessInstancesIndexQueryRequest in com.flowable.platform.service.index
Methods in com.flowable.platform.service.index with parameters of type ProcessInstancesIndexQueryRequestModifier and TypeMethodDescriptionWorkIndexService.findProcessInstancesWithQuery
(ProcessInstancesIndexQueryRequest request) WorkIndexService.findProcessInstancesWithQuery
(String filterId, ProcessInstancesIndexQueryRequest request) -
Uses of ProcessInstancesIndexQueryRequest in com.flowable.platform.service.process
Methods in com.flowable.platform.service.process with parameters of type ProcessInstancesIndexQueryRequestModifier and TypeMethodDescriptionprotected String
ProcessInstancesIndexQueryBuilder.build
(ProcessInstancesIndexQueryRequest request) ProcessInstancesIndexQueryBuilder.build
(ProcessInstancesIndexQueryRequest queryRequest, String defaultSort)