| Package | Description |
|---|---|
| de.aristaflow.adept2.core.eventmanager.common | |
| de.aristaflow.adept2.core.eventmanager.fileevents | |
| de.aristaflow.adept2.core.eventmanager.mailevents |
| Modifier and Type | Class and Description |
|---|---|
class |
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. |
| Modifier and Type | Class and Description |
|---|---|
class |
FileEventActivityHandler
An event handler for file events, that stores data from an occurred file
event as output parameter in the data context of the corresponding activity.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MailEventActivityHandler
An event handler for mail events, that stores data from an occurred mail
event as output parameter in the data context of the corresponding activity.
|