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 PvmTransition outgoingTransition
OutgoingExecution
public OutgoingExecution(PvmExecutionImpl outgoingExecution,
PvmTransition outgoingTransition)
take
public void take()
Copyright © 2017 camunda services GmbH. All rights reserved.