|
||||||||||
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.ExecuteNode
public class ExecuteNode
Constructor Summary | |
---|---|
ExecuteNode()
|
Method Summary | |
---|---|
MessageImpl<?> |
createAsyncMessage(ExecutionImpl execution)
|
boolean |
isAsync(ExecutionImpl execution)
|
void |
perform(ExecutionImpl execution)
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ExecuteNode()
Method Detail |
---|
public boolean isAsync(ExecutionImpl execution)
isAsync
in interface AtomicOperation
public void perform(ExecutionImpl execution)
perform
in interface AtomicOperation
public java.lang.String toString()
toString
in class java.lang.Object
public MessageImpl<?> createAsyncMessage(ExecutionImpl execution)
createAsyncMessage
in interface AtomicOperation
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |