public class ExecutionVariableFactory extends Object
| Constructor and Description |
|---|
ExecutionVariableFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getExecutionVariable(String type,
Object expressionResult) |
static List<Object> |
getExecutionVariables(String type,
List<Object> expressionResults) |
Copyright © 2021 Flowable. All rights reserved.