org.activiti.engine.impl.delegate
类 ActivityBehaviorInvocation
java.lang.Object
org.activiti.engine.impl.delegate.DelegateInvocation
org.activiti.engine.impl.delegate.ActivityBehaviorInvocation
public class ActivityBehaviorInvocation
- extends DelegateInvocation
- 作者:
- Daniel Meyer
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
behaviorInstance
protected final ActivityBehavior behaviorInstance
execution
protected final ActivityExecution execution
ActivityBehaviorInvocation
public ActivityBehaviorInvocation(ActivityBehavior behaviorInstance,
ActivityExecution execution)
invoke
protected void invoke()
throws Exception
- 指定者:
- 类
DelegateInvocation
中的 invoke
- 抛出:
Exception
getTarget
public Object getTarget()
- 从类
DelegateInvocation
复制的描述
- returns the target of the current invocation, ie. JavaDelegate, ValueExpression ...
- 指定者:
- 类
DelegateInvocation
中的 getTarget
Copyright © 2013 Alfresco. All rights reserved.