org.camunda.bpm.engine.impl.pvm.runtime
Class OutgoingExecution
java.lang.Object
org.camunda.bpm.engine.impl.pvm.runtime.OutgoingExecution
public class OutgoingExecution
- extends Object
- Author:
- Tom Baeyens, Daniel Meyer
|
Method Summary |
void |
take()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
outgoingExecution
protected PvmExecutionImpl outgoingExecution
outgoingTransition
protected TransitionImpl outgoingTransition
isNew
protected boolean isNew
OutgoingExecution
public OutgoingExecution(PvmExecutionImpl outgoingExecution,
TransitionImpl outgoingTransition,
boolean isNew)
take
public void take()
Copyright © 2014 camunda services GmbH. All rights reserved.