Uses of Class
org.eximeebpms.bpm.engine.impl.core.variable.scope.SimpleVariableInstance
Packages that use SimpleVariableInstance
Package
Description
-
Uses of SimpleVariableInstance in org.eximeebpms.bpm.engine.impl.cmmn.execution
Fields in org.eximeebpms.bpm.engine.impl.cmmn.execution with type parameters of type SimpleVariableInstanceModifier and TypeFieldDescriptionprotected VariableStore<SimpleVariableInstance>CaseExecutionImpl.variableStore -
Uses of SimpleVariableInstance in org.eximeebpms.bpm.engine.impl.core.variable.scope
Methods in org.eximeebpms.bpm.engine.impl.core.variable.scope that return SimpleVariableInstanceModifier and TypeMethodDescriptionSimpleVariableInstance.SimpleVariableInstanceFactory.build(String name, TypedValue value, boolean isTransient)