Package | Description |
---|---|
org.jbpm.process.core.context.variable |
Modifier and Type | Method and Description |
---|---|
Variable |
VariableScope.findVariable(String variableName) |
Modifier and Type | Method and Description |
---|---|
List<Variable> |
VariableScope.getVariables() |
Modifier and Type | Method and Description |
---|---|
void |
VariableScope.setVariables(List<Variable> variables) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.