|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Activity | |
|---|---|
| org.jbpm.pvm.activity | interfaces for implementing
activities, which represent the
runtime behaviour of nodes. |
| org.jbpm.pvm.model | common model base classes for the client, activity and event listener API's |
| Uses of Activity in org.jbpm.pvm.activity |
|---|
| Subinterfaces of Activity in org.jbpm.pvm.activity | |
|---|---|
interface |
ExternalActivity
extends Activity for handling external triggers after a wait state. |
| Uses of Activity in org.jbpm.pvm.model |
|---|
| Methods in org.jbpm.pvm.model with parameters of type Activity | |
|---|---|
ProcessFactory |
ProcessFactory.behaviour(Activity activity)
sets the behaviour on the current node. |
| Method parameters in org.jbpm.pvm.model with type arguments of type Activity | |
|---|---|
ProcessFactory |
ProcessFactory.behaviour(Class<? extends Activity> activityClass)
sets the behaviour on the current node. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||