public class DelegateExpressionUtil extends Object
| Constructor and Description |
|---|
DelegateExpressionUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
resolveDelegateExpression(Expression expression,
VariableContainer variableScope,
List<FieldDeclaration> fieldDeclarations) |
static Object |
resolveDelegateExpression(Expression expression,
org.flowable.variable.api.delegate.VariableScope variableScope) |
public static Object resolveDelegateExpression(Expression expression, org.flowable.variable.api.delegate.VariableScope variableScope)
public static Object resolveDelegateExpression(Expression expression, VariableContainer variableScope, List<FieldDeclaration> fieldDeclarations)
Copyright © 2017 Flowable. All rights reserved.