|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityExecution | |
|---|---|
| org.ow2.orchestra.pvm.activity | |
| org.ow2.orchestra.pvm.internal.model | |
| Uses of ActivityExecution in org.ow2.orchestra.pvm.activity |
|---|
| Methods in org.ow2.orchestra.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. |
| Uses of ActivityExecution in org.ow2.orchestra.pvm.internal.model |
|---|
| Classes in org.ow2.orchestra.pvm.internal.model that implement ActivityExecution | |
|---|---|
class |
ExecutionImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||