Package org.obe.spi.event

Provides access to the internal run-time event notification service.

See:
          Description

Interface Summary
ActivityInstanceListener The listener interface for receiving activity instance events.
ApplicationEventListener Enables the process engine to receive correlated application events from external sources.
AttributeInstanceListener The listener interface for receiving attribute instance events.
PackageListener The listener interface for receiving package events.
ProcessDefinitionListener The listener interface for receiving process definition events.
ProcessInstanceListener The listener interface for receiving process instance events.
TransitionListener The listener interface for receiving transition events.
WorkItemListener The listener interface for receiving work item events.
 

Class Summary
ActivityInstanceAdapter An abstract adapter class for receiving activity instance events.
ActivityInstanceEvent Delivers activity instance event notifications.
ApplicationEvent Delivers an external event from a third party application or source.
ApplicationEventAdapter Enables the process engine to receive correlated application events from external sources.
AttributeInstanceAdapter An abstract adapter class for receiving attribute instance events.
AttributeInstanceEvent Delivers attribute instance event notifications.
PackageAdapter An abstract adapter class for receiving XPDL package events.
PackageEvent Delivers package event notifications.
ProcessDefinitionAdapter An abstract adapter class for receiving process definition events.
ProcessDefinitionEvent Delivers process definition event notifications.
ProcessInstanceAdapter An abstract adapter class for receiving process instance events.
ProcessInstanceEvent Delivers process instance event notifications.
TransitionAdapter An abstract adapter class for receiving transition events.
TransitionEvent Delivers transition event notifications.
WorkflowEvent Base class for workflow notification events.
WorkItemAdapter An abstract adapter class for receiving work item events.
WorkItemEvent Delivers work item event notifications.
 

Package org.obe.spi.event Description

Provides access to the internal run-time event notification service.



SourceForge.net Logo OBE-1.0 Copyright (c) 2002-2006 Adrian Price. All Rights Reserved.