org.ow2.orchestra.pvm.internal.model.op
Class MoveToChildNode
java.lang.Object
org.ow2.orchestra.pvm.internal.model.op.MoveToChildNode
- All Implemented Interfaces:
- AtomicOperation
public class MoveToChildNode
- extends Object
- implements AtomicOperation
- Author:
- Tom Baeyens
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MoveToChildNode
public MoveToChildNode(NodeImpl node)
perform
public void perform(ExecutionImpl execution)
- Specified by:
perform in interface AtomicOperation
isAsync
public boolean isAsync(ExecutionImpl execution)
- Specified by:
isAsync in interface AtomicOperation
createAsyncMessage
public MessageImpl<?> createAsyncMessage(ExecutionImpl execution)
- Specified by:
createAsyncMessage in interface AtomicOperation
Copyright © 2011 OW2 Consortium. All Rights Reserved.