|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityExecution | |
|---|---|
| org.jbpm.pvm.activity | interfaces for implementing
activities, which represent the
runtime behaviour of nodes. |
| Uses of ActivityExecution in org.jbpm.pvm.activity |
|---|
| Methods in org.jbpm.pvm.activity with parameters of type ActivityExecution | |
|---|---|
void |
Activity.execute(ActivityExecution execution)
piece of Java code that is to be included in a process as node behaviour or as a hidden listener to process events. |
void |
ExternalActivity.signal(ActivityExecution execution,
String signalName,
Map<String,Object> parameters)
handles an external trigger. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||