Uses of Class
org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl

Packages that use CaseInstanceQueryImpl
org.camunda.bpm.engine.impl.cmmn.entity.runtime   
 

Uses of CaseInstanceQueryImpl in org.camunda.bpm.engine.impl.cmmn.entity.runtime
 

Methods in org.camunda.bpm.engine.impl.cmmn.entity.runtime with parameters of type CaseInstanceQueryImpl
 List<CaseInstance> CaseExecutionManager.findCaseInstanceByQueryCriteria(CaseInstanceQueryImpl caseInstanceQuery, Page page)
           
 long CaseExecutionManager.findCaseInstanceCountByQueryCriteria(CaseInstanceQueryImpl caseInstanceQuery)
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.