public class ExpressionGetInvocation extends ExpressionInvocation
| Modifier and Type | Field and Description |
|---|---|
protected org.flowable.common.engine.impl.javax.el.ELContext |
elContext |
valueExpressioninvocationParameters, invocationResult| Constructor and Description |
|---|
ExpressionGetInvocation(org.flowable.common.engine.impl.javax.el.ValueExpression valueExpression,
org.flowable.common.engine.impl.javax.el.ELContext elContext) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
invoke() |
getTargetgetInvocationParameters, getInvocationResult, proceedpublic ExpressionGetInvocation(org.flowable.common.engine.impl.javax.el.ValueExpression valueExpression,
org.flowable.common.engine.impl.javax.el.ELContext elContext)
protected void invoke()
invoke in class DelegateInvocationCopyright © 2018 Flowable. All rights reserved.