Class SqlAttachmentsEmailHandler

java.lang.Object
bpmn.handler.email_handler.EmailHandler
bpmn.handler.email_handler.SqlAttachmentsEmailHandler
All Implemented Interfaces:
TaskHandler

public class SqlAttachmentsEmailHandler extends EmailHandler
Author:
m.popov Handler for sending emails via SMTP-server SmtpConfiguration. In this handler list of attachments is taken from DB (added to Attachment[] list in EmailHandler).