Package de.aristaflow.adept2.core.eventmanager.mailevents
package de.aristaflow.adept2.core.eventmanager.mailevents
-
ClassDescriptionAn implementation of
OAuth2AccessTokenProviderthat acquires an access token via the OAuth 2.0 client credentials grant.A mail event source that allows for filtering mails and additionally provides the means to get the configuration from an activity.A mail event source that filters mails and only creates the corresponding events if the filters apply.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.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.A mail event source that takes its configuration from an activity configuration provided from a process step.An event for mails, that is, an event is produced and sent as soon as a mail is stored to a specific folder.A source for events based on mails in a specific folder (usually the INBOX).An event handler for setting flags and/or moving messages from mail events.Various tool methods for processing mails and handling mail events.A plug-in interface forMailEventSourceas a customisable way to provide an OAuth2 access token that can be used to access a mailbox via the "XOAUTH2" authentication mechanism.