Uses of Class
org.camunda.bpm.engine.impl.VariableInstanceQueryImpl

Packages that use VariableInstanceQueryImpl
org.camunda.bpm.engine.impl.persistence.entity   
 

Uses of VariableInstanceQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
 

Methods in org.camunda.bpm.engine.impl.persistence.entity with parameters of type VariableInstanceQueryImpl
 List<VariableInstance> VariableInstanceManager.findVariableInstanceByQueryCriteria(VariableInstanceQueryImpl variableInstanceQuery, Page page)
           
 long VariableInstanceManager.findVariableInstanceCountByQueryCriteria(VariableInstanceQueryImpl variableInstanceQuery)
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.