AbstractActivityEventHandler |
This class provides the basic means for an activity event handler, that is,
providing the attributes of an EventHandler as well as declining
all signals sent while the handler is executing an activity.
|
AbstractEvent |
An abstract event providing the type handling and ID handling as well as the
creation date.
|
AbstractEventHandler |
This class provides the basic means for an event handler, that is, providing
the attributes of an EventHandler .
|
AbstractEventManager |
The event manager creates event handler and event sources.
|
AbstractEventSource<T extends Event> |
This abstract class provides the means for managing the handler registered
for an event source.
|
AbstractSharedEventSource<E extends Event,S extends SharingSource<E>> |
|
AbstractSharingActEventSource<T extends Event> |
A source for events shared among several sharing event sources.
|
AddSourceRunnable |
A Runnable for adding an event source for a specific worklist item.
|
ConcurrentEventHandling<T extends Event> |
|
DefaultEventManager |
The default event manager supports arbitrary events (e. g. events based on SQL databases,
(incoming) mails and changes in the file system) and provides access to a
Connection .
|
EventSourceAdder |
Deprecated.
|
OneWorkWorklistHandler |
This OneWorkWorklistHandler creates event sources for worklist items with activities
that wait for an event.
|
ParamRefTools |
Various tool methods for processing events.
|
WorklistHandler |
Deprecated.
|