Uses of Class
org.jbpm.process.core.context.variable.VariableScope
-
Packages that use VariableScope Package Description org.jbpm.process.instance.context.variable org.jbpm.ruleflow.core -
-
Uses of VariableScope in org.jbpm.process.instance.context.variable
Methods in org.jbpm.process.instance.context.variable that return VariableScope Modifier and Type Method Description VariableScope
VariableScopeInstance. getVariableScope()
-
Uses of VariableScope in org.jbpm.ruleflow.core
Methods in org.jbpm.ruleflow.core that return VariableScope Modifier and Type Method Description VariableScope
RuleFlowProcess. getVariableScope()
-