|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActivityEvent | |
|---|---|
| org.apache.ode.bpel.evt | The BPEL event API--used to monitor or analyze the execution of a BPEL processes. |
| Uses of ActivityEvent in org.apache.ode.bpel.evt |
|---|
| Subclasses of ActivityEvent in org.apache.ode.bpel.evt | |
|---|---|
class |
ActivityEnabledEvent
Event sent when the parent activity or process enables this activity. |
class |
ActivityExecEndEvent
Event indicating that the activity completed execution. |
class |
ActivityExecStartEvent
Event sent when the body of the activity starts executing. |
class |
ActivityFailureEvent
Event sent when the activity enters the failure state and requires recovery. |
class |
ActivityRecoveryEvent
Event sent when the activity recovers with an action. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||