Uses of Class
org.operaton.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
Packages that use CaseInstanceQueryImpl
-
Uses of CaseInstanceQueryImpl in org.operaton.bpm.engine.impl.cmmn.entity.runtime
Methods in org.operaton.bpm.engine.impl.cmmn.entity.runtime with parameters of type CaseInstanceQueryImplModifier and TypeMethodDescriptionCaseExecutionManager.findCaseInstanceByQueryCriteria(CaseInstanceQueryImpl caseInstanceQuery, Page page) longCaseExecutionManager.findCaseInstanceCountByQueryCriteria(CaseInstanceQueryImpl caseInstanceQuery)