| Package | Description |
|---|---|
| org.apache.ode.bpel.evt |
The BPEL event API--used to monitor or analyze the execution of a BPEL
processes.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
Copyright © 2015 WSO2. All Rights Reserved.