org.activiti.engine.impl.pvm.runtime
类 OutgoingExecution
java.lang.Object
org.activiti.engine.impl.pvm.runtime.OutgoingExecution
public class OutgoingExecution
- extends Object
- 作者:
- Tom Baeyens, Daniel Meyer
从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
outgoingExecution
protected InterpretableExecution outgoingExecution
outgoingTransition
protected PvmTransition outgoingTransition
isNew
protected boolean isNew
OutgoingExecution
public OutgoingExecution(InterpretableExecution outgoingExecution,
PvmTransition outgoingTransition,
boolean isNew)
take
public void take()
Copyright © 2013 Alfresco. All rights reserved.