|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.pvm.internal.model.op.AtomicOperation
org.jbpm.pvm.internal.model.op.TransitionEndActivity
public class TransitionEndActivity
| Field Summary |
|---|
| Fields inherited from class org.jbpm.pvm.internal.model.op.AtomicOperation |
|---|
EXECUTE_ACTIVITY, EXECUTE_EVENT_LISTENER, PROPAGATE_TO_PARENT, TRANSITION_END_ACTIVITY, TRANSITION_START_ACTIVITY, TRANSITION_TAKE |
| Constructor Summary | |
|---|---|
TransitionEndActivity()
|
|
| Method Summary | |
|---|---|
MessageImpl |
createAsyncMessage(ExecutionImpl execution)
|
boolean |
isAsync(ExecutionImpl execution)
|
void |
perform(ExecutionImpl execution)
|
java.lang.String |
toString()
|
| Methods inherited from class org.jbpm.pvm.internal.model.op.AtomicOperation |
|---|
parseAtomicOperation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TransitionEndActivity()
| Method Detail |
|---|
public boolean isAsync(ExecutionImpl execution)
isAsync in class AtomicOperationpublic void perform(ExecutionImpl execution)
perform in class AtomicOperationpublic MessageImpl createAsyncMessage(ExecutionImpl execution)
createAsyncMessage in class AtomicOperationpublic java.lang.String toString()
toString in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||