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