Uses of Class
org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
-
Packages that use VariableInstanceManager Package Description org.camunda.bpm.engine.impl.interceptor org.camunda.bpm.engine.impl.persistence -
-
Uses of VariableInstanceManager in org.camunda.bpm.engine.impl.interceptor
Methods in org.camunda.bpm.engine.impl.interceptor that return VariableInstanceManager Modifier and Type Method Description VariableInstanceManager
CommandContext. getVariableInstanceManager()
-
Uses of VariableInstanceManager in org.camunda.bpm.engine.impl.persistence
Methods in org.camunda.bpm.engine.impl.persistence that return VariableInstanceManager Modifier and Type Method Description protected VariableInstanceManager
AbstractManager. getVariableInstanceManager()
-