Uses of Class
com.flowable.platform.service.caze.CaseInstancesIndexQueryRequest
Packages that use CaseInstancesIndexQueryRequest
-
Uses of CaseInstancesIndexQueryRequest in com.flowable.platform.service.caze
Methods in com.flowable.platform.service.caze with parameters of type CaseInstancesIndexQueryRequestModifier and TypeMethodDescriptionprotected StringCaseInstancesIndexQueryBuilder.build(CaseInstancesIndexQueryRequest request) CaseInstancesIndexQueryBuilder.build(CaseInstancesIndexQueryRequest queryRequest, String defaultSort) -
Uses of CaseInstancesIndexQueryRequest in com.flowable.platform.service.index
Methods in com.flowable.platform.service.index with parameters of type CaseInstancesIndexQueryRequestModifier and TypeMethodDescriptionWorkIndexService.findCaseInstancesWithQuery(CaseInstancesIndexQueryRequest request) WorkIndexService.findCaseInstancesWithQuery(String filterId, CaseInstancesIndexQueryRequest request)