Package com.bea.wli.worklist.api.events.handler

Interface Summary
Actor Immutable
EmailEventSubscription Represents the configuration of email notification within a parent EventSubscription object.
EventHandler Represents the configuration of a Worklist event handler.
EventSubscription Base interface containing event subscription configurations.
EventSubscriptionConfiguration Base interface for the different types of configuration that can appear within an EventSubscription
MessageBrokerEventSubscription  
ReportingEventSubscription  
 

Enum Summary
Actor.Type  
 

Exception Summary
DuplicateObjectException Thrown to indicate an attempt was made to add an object to a unique collection that already contains an object with the same key value (e.g.
ParseException Thrown when a task plan's descriptor XML is invalid.
UnknownObjectException Thrown to indicate an attempt was made to get an object from a unique collection that does not contain an object with the given key value (e.g.