|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProcessInstanceEvent | |
|---|---|
| org.apache.ode.bpel.evt | The BPEL event API--used to monitor or analyze the execution of a BPEL processes. |
| Uses of ProcessInstanceEvent in org.apache.ode.bpel.evt |
|---|
| Subclasses of ProcessInstanceEvent in org.apache.ode.bpel.evt | |
|---|---|
class |
ActivityEnabledEvent
Event sent when the parent activity or process enables this activity. |
class |
ActivityEvent
Base class for all activity events. |
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. |
class |
CompensationHandlerRegistered
|
class |
CorrelationMatchEvent
Correlation matched a process instance on inbound message. |
class |
CorrelationSetEvent
Correlation set event. |
class |
CorrelationSetWriteEvent
Correlation was set event. |
class |
ExpressionEvaluationEvent
|
class |
ExpressionEvaluationFailedEvent
Signals expression evaluation triggered a fault. |
class |
ExpressionEvaluationSuccessEvent
Evaluation of an xpath expression. |
class |
NewProcessInstanceEvent
Event indicating the creation of a new process instance as part of an uncorrelated inbound message to create instance operation. |
class |
PartnerLinkEvent
|
class |
PartnerLinkModificationEvent
|
class |
ProcessCompletionEvent
Signals completion of the process. |
class |
ProcessInstanceStartedEvent
Event indicating the start (post creation) of a new process instance. |
class |
ProcessInstanceStateChangeEvent
Event indicating the start (post creation) of a new process instance. |
class |
ProcessMessageExchangeEvent
|
class |
ProcessTerminationEvent
Signals completion of the process. |
class |
ScopeCompletionEvent
Activity completion event. |
class |
ScopeEvent
Event related to a process instance scope. |
class |
ScopeFaultEvent
Event indicating that an activity completed with a fault. |
class |
ScopeStartEvent
Event indicating that a scope has been started. |
class |
VariableEvent
|
class |
VariableModificationEvent
|
class |
VariableReadEvent
Signals that a variable has been accessed. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||