|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivityExecution | |
---|---|
org.ow2.bonita.pvm.activity | |
org.ow2.bonita.pvm.internal.model |
Uses of ActivityExecution in org.ow2.bonita.pvm.activity |
---|
Methods in org.ow2.bonita.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,
java.lang.String signalName,
java.util.Map<java.lang.String,java.lang.Object> parameters)
handles an external trigger. |
Uses of ActivityExecution in org.ow2.bonita.pvm.internal.model |
---|
Classes in org.ow2.bonita.pvm.internal.model that implement ActivityExecution | |
---|---|
class |
ExecutionImpl
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |