|
||||||||||
| 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.datasource.UseDataFilterAction
public class UseDataFilterAction
This action can be added to processes at all places where business figures should be calculated. It calculates the business figure and adds it to the result in the current simulation run.
| Field Summary |
|---|
| Fields inherited from class org.jbpm.graph.def.Action |
|---|
actionDelegation, actionExpression, event, isAsync, isAsyncExclusive, isPropagationAllowed, processDefinition, referencedAction |
| Constructor Summary | |
|---|---|
UseDataFilterAction()
|
|
| Method Summary | |
|---|---|
void |
execute(ExecutionContext executionContext)
|
java.lang.String |
getName()
|
void |
setName(java.lang.String name)
|
| Methods inherited from class org.jbpm.graph.def.Action |
|---|
acceptsPropagatedEvents, equals, getActionDelegation, getActionExpression, getEvent, getId, getProcessDefinition, getReferencedAction, isAsync, isAsyncExclusive, isPropagationAllowed, read, setActionDelegation, setActionExpression, setAsync, setEvent, setProcessDefinition, setPropagationAllowed, setReferencedAction, toString, write |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public UseDataFilterAction()
| Method Detail |
|---|
public java.lang.String getName()
getName in class Actionpublic void setName(java.lang.String name)
setName in class Action
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 | |||||||||