| Interface | Description | 
|---|---|
| MailService | 
 Sends mails in the context of a given work object and an optional execution context of a process. 
 | 
| Class | Description | 
|---|---|
| AbstractMailNotifier | |
| LoggingMailSender | 
 A mail sender implementation that just logs outgoing messages instead of actually sending them. 
 | 
| MailNotificationListener | |
| MailPropertiesJsonParser | 
 Parses the JSON used to store mail header information in task properties. 
 | 
| NewAssigneeOfWorkObjectMailNotifier | 
 Sends a notification mail to the new assignee of a work object. 
 | 
| NewCandidateAssigneeOfWorkObjectMailNotifier | 
 Sends a notification mail to the candidate users and the users of the candidate groups of an unassigned work object. 
 | 
| OneMimeMessageHelper | 
 Provides utility functions to work with MimeMessage instances without having to handle messaging exceptions. 
 | 
| TaskMailListener | 
 Sends a mail whenever a task is created which specifies mail notification properties. 
 | 
| TemplateMailService | |
| WorkObjectModifiedMailNotifier | 
 Sends a notification mail to the owner/assignee of a modified work object. 
 | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.