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

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

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

Methods in org.camunda.bpm.engine.impl.cmmn.entity.runtime with parameters of type CaseSentryPartQueryImpl
 List<CaseSentryPart> CaseSentryPartManager.findCaseSentryPartByQueryCriteria(CaseSentryPartQueryImpl caseSentryPartQuery, Page page)
           
 long CaseSentryPartManager.findCaseSentryPartCountByQueryCriteria(CaseSentryPartQueryImpl caseSentryPartQuery)
           
 



Copyright © 2014 camunda services GmbH. All Rights Reserved.