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

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

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

Methods in org.camunda.bpm.engine.impl.cmmn.entity.runtime with parameters of type CaseExecutionQueryImpl
 long CaseExecutionManager.findCaseExecutionCountByQueryCriteria(CaseExecutionQueryImpl caseExecutionQuery)
           
 List<CaseExecution> CaseExecutionManager.findCaseExecutionsByQueryCriteria(CaseExecutionQueryImpl caseExecutionQuery, Page page)
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.