|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ow2.bonita.pvm.internal.model.op.MoveToParentNode
public class MoveToParentNode
Constructor Summary | |
---|---|
MoveToParentNode()
|
Method Summary | |
---|---|
MessageImpl<?> |
createAsyncMessage(ExecutionImpl execution)
|
boolean |
isAsync(ExecutionImpl execution)
|
void |
perform(ExecutionImpl execution)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MoveToParentNode()
Method Detail |
---|
public void perform(ExecutionImpl execution)
perform
in interface AtomicOperation
public MessageImpl<?> createAsyncMessage(ExecutionImpl execution)
createAsyncMessage
in interface AtomicOperation
public boolean isAsync(ExecutionImpl execution)
isAsync
in interface AtomicOperation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |