|
||||||||||
| 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.MoveToChildActivity
public class MoveToChildActivity
| 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 | |
|---|---|
MoveToChildActivity(ActivityImpl activity)
|
|
| Method Summary | |
|---|---|
MessageImpl |
createAsyncMessage(ExecutionImpl execution)
|
boolean |
isAsync(ExecutionImpl execution)
|
void |
perform(ExecutionImpl execution)
|
| 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, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MoveToChildActivity(ActivityImpl activity)
| Method Detail |
|---|
public void perform(ExecutionImpl execution)
perform in class AtomicOperationpublic boolean isAsync(ExecutionImpl execution)
isAsync in class AtomicOperationpublic MessageImpl createAsyncMessage(ExecutionImpl execution)
createAsyncMessage in class AtomicOperation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||