|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jbpm.graph.def.Action
org.jbpm.sim.action.StartWorkOnStateAndPlanCompletion
public class StartWorkOnStateAndPlanCompletion
The StartTaskAndPlanCompletion Action is added by the simulation to all Nodes as node-enter event It applies only on states and starts the simulation stuff for them (acquiring resources, maybe queue up, schedule end of state, ...)
| Field Summary |
|---|
| Fields inherited from class org.jbpm.graph.def.Action |
|---|
actionDelegation, actionExpression, event, isAsync, isAsyncExclusive, isPropagationAllowed, name, processDefinition, referencedAction |
| Constructor Summary | |
|---|---|
StartWorkOnStateAndPlanCompletion()
|
|
| Method Summary | |
|---|---|
void |
execute(ExecutionContext executionContext)
|
| Methods inherited from class org.jbpm.graph.def.Action |
|---|
acceptsPropagatedEvents, equals, getActionDelegation, getActionExpression, getEvent, getId, getName, getProcessDefinition, getReferencedAction, hashCode, isAsync, isAsyncExclusive, isPropagationAllowed, read, setActionDelegation, setActionExpression, setAsync, setAsyncExclusive, setEvent, setName, setProcessDefinition, setPropagationAllowed, setReferencedAction, toString, write |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public StartWorkOnStateAndPlanCompletion()
| Method Detail |
|---|
public void execute(ExecutionContext executionContext)
throws java.lang.Exception
execute in interface ActionHandlerexecute in class Actionjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||