| Class | Description |
|---|---|
| FilteredMailEventActivitySource |
A mail event source that allows for filtering mails and additionally provides
the means to get the configuration from an activity.
|
| FilteredMailEventSource |
A mail event source that filters mails and only creates the corresponding
events if the filters apply.
|
| InstanceStartEventHandler |
An event handler for mail events, that stores data from an occurred mail
event as input parameters in the data container of an instance and starts
this instance afterwards.
|
| 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.
|
| MailEventActivitySource |
A mail event source that takes its configuration from an activity
configuration provided from a process step.
|
| MailEventImpl |
An event for mails, that is, an event is produced and sent as soon as a mail
is stored to a specific folder.
|
| MailEventSource |
A source for events based on mails in a specific folder (usually the INBOX).
|
| MailFlagHandler |
An event handler for setting flags and/or moving messages from mail events.
|
| MailTools |
Various tool methods for processing mails and handling mail events.
|