Uses of Package
de.aristaflow.adept2.core.eventmanager.common
-
Classes in de.aristaflow.adept2.core.eventmanager.common used by de.aristaflow.adept2.core.eventmanager.common Class Description AbstractEventHandler This class provides the basic means for an event handler, that is, providing the attributes of anEventHandler
.AbstractEventManager The event manager creates event handler and event sources.AbstractEventSource This abstract class provides the means for managing the handler registered for an event source.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 aConnection
.WorklistHandler Deprecated.UseOneWorkWorklistHandler
instead. -
Classes in de.aristaflow.adept2.core.eventmanager.common used by de.aristaflow.adept2.core.eventmanager.dbevents Class Description AbstractEvent An abstract event providing the type handling and ID handling as well as the creation date.AbstractEventSource This abstract class provides the means for managing the handler registered for an event source.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 aConnection
. -
Classes in de.aristaflow.adept2.core.eventmanager.common used by de.aristaflow.adept2.core.eventmanager.fileevents Class Description AbstractActivityEventHandler This class provides the basic means for an activity event handler, that is, providing the attributes of anEventHandler
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 anEventHandler
.AbstractEventManager The event manager creates event handler and event sources.AbstractEventSource This abstract class provides the means for managing the handler registered for an event source. -
Classes in de.aristaflow.adept2.core.eventmanager.common used by de.aristaflow.adept2.core.eventmanager.mailevents Class Description AbstractActivityEventHandler This class provides the basic means for an activity event handler, that is, providing the attributes of anEventHandler
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 anEventHandler
.AbstractEventManager The event manager creates event handler and event sources.AbstractEventSource This abstract class provides the means for managing the handler registered for an event source.