Uses of Class
org.jbpm.workbench.cm.util.CaseInstanceSearchRequest
-
Packages that use CaseInstanceSearchRequest Package Description org.jbpm.workbench.cm.service -
-
Uses of CaseInstanceSearchRequest in org.jbpm.workbench.cm.service
Methods in org.jbpm.workbench.cm.service with parameters of type CaseInstanceSearchRequest Modifier and Type Method Description List<CaseInstanceSummary>CaseManagementService. getCaseInstances(CaseInstanceSearchRequest request)
-