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