jBPM :: Flow 6.0.0.Beta2

Uses of Class
org.jbpm.process.core.context.variable.Variable

Packages that use Variable
org.jbpm.process.core.context.variable   
 

Uses of Variable in org.jbpm.process.core.context.variable
 

Methods in org.jbpm.process.core.context.variable that return Variable
 Variable VariableScope.findVariable(String variableName)
           
 

Methods in org.jbpm.process.core.context.variable that return types with arguments of type Variable
 List<Variable> VariableScope.getVariables()
           
 

Method parameters in org.jbpm.process.core.context.variable with type arguments of type Variable
 void VariableScope.setVariables(List<Variable> variables)
           
 


jBPM :: Flow 6.0.0.Beta2

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.