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
protected  void VariableInstanceManager.configureAuthorizationCheck(VariableInstanceQueryImpl query)
           
protected  void AuthorizationManager.configureVariableInstanceQuery(VariableInstanceQueryImpl query)
           
 List<VariableInstance> VariableInstanceManager.findVariableInstanceByQueryCriteria(VariableInstanceQueryImpl variableInstanceQuery, Page page)
           
 long VariableInstanceManager.findVariableInstanceCountByQueryCriteria(VariableInstanceQueryImpl variableInstanceQuery)
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.