Uses of Class
org.jbpm.process.core.context.variable.Variable
Packages that use Variable
Package
Description
-
Uses of Variable in org.jbpm.process.core.context.variable
Methods in org.jbpm.process.core.context.variable that return VariableMethods in org.jbpm.process.core.context.variable that return types with arguments of type VariableMethods in org.jbpm.process.core.context.variable with parameters of type VariableMethod parameters in org.jbpm.process.core.context.variable with type arguments of type Variable -
Uses of Variable in org.jbpm.workflow.core.impl
Constructors in org.jbpm.workflow.core.impl with parameters of type Variable -
Uses of Variable in org.jbpm.workflow.core.node
Methods in org.jbpm.workflow.core.node that return VariableModifier and TypeMethodDescriptionForEachNode.addContextVariable(String varRef, String variableName, DataType type)