|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.sim.action.EmptyAction
public class EmptyAction
do nothing here, this action is used for stuff, which is skipped in simulation
| Constructor Summary | |
|---|---|
EmptyAction()
|
|
| Method Summary | |
|---|---|
void |
execute(ExecutionContext executionContext)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EmptyAction()
| Method Detail |
|---|
public void execute(ExecutionContext executionContext)
throws java.lang.Exception
execute in interface ActionHandlerjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||