|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jbpm.pvm.impl.TakeTransitionOp
public class TakeTransitionOp
Constructor Summary | |
---|---|
TakeTransitionOp()
|
Method Summary | |
---|---|
Message<?> |
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 TakeTransitionOp()
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 Message<?> createAsyncMessage(ExecutionImpl execution)
createAsyncMessage
in interface AtomicOperation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |