Package org.flowable.dmn.engine.impl.el
Class ExecutionVariableFactory
java.lang.Object
org.flowable.dmn.engine.impl.el.ExecutionVariableFactory
- Author:
- Yvo Swillens
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object
getExecutionVariable
(String type, Object expressionResult) getExecutionVariables
(String type, List<Object> expressionResults)
-
Constructor Details
-
ExecutionVariableFactory
public ExecutionVariableFactory()
-
-
Method Details
-
getExecutionVariable
-
getExecutionVariables
-