Uses of Class
org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
-
Uses of VariableInstanceQueryImpl in org.camunda.bpm.engine.impl.persistence.entity
Modifier and TypeMethodDescriptionprotected void
VariableInstanceManager.configureQuery
(VariableInstanceQueryImpl query) protected void
AuthorizationManager.configureVariableInstanceQuery
(VariableInstanceQueryImpl query) VariableInstanceManager.findVariableInstanceByQueryCriteria
(VariableInstanceQueryImpl variableInstanceQuery, Page page) long
VariableInstanceManager.findVariableInstanceCountByQueryCriteria
(VariableInstanceQueryImpl variableInstanceQuery)