org.activiti.engine.impl.delegate
类 ExpressionGetInvocation
java.lang.Object
org.activiti.engine.impl.delegate.DelegateInvocation
org.activiti.engine.impl.delegate.ExpressionInvocation
org.activiti.engine.impl.delegate.ExpressionGetInvocation
public class ExpressionGetInvocation
- extends ExpressionInvocation
Class responsible for handling Expression.getValue invocations
- 作者:
- Daniel Meyer
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
elContext
protected final ELContext elContext
ExpressionGetInvocation
public ExpressionGetInvocation(ValueExpression valueExpression,
ELContext elContext)
invoke
protected void invoke()
throws Exception
- 指定者:
- 类
DelegateInvocation
中的 invoke
- 抛出:
Exception
Copyright © 2013 Alfresco. All rights reserved.