Package flux.notification

Triggers and actions that receive and send email notifications

See:
          Description

Interface Summary
MailAction Using an email template at flow chart construction time, constructs and sends a concrete email at runtime.
MailTrigger Monitors an email server for incoming mail and fires when email arrives.
NotificationFactory Creates triggers and actions that process email.
 

Class Summary
MailContentType An enumeration of supported email content types.
MailProtocol An enumeration of supported email protocols.
MailTrigger.Mail_Attachment Deprecated. Use MailAttachment instead.
MailTrigger.Mail_Trigger_Result Deprecated. Use MailTriggerResult instead.
MailTrigger.MailAttachment Represents a file attachment to an email message.
MailTrigger.MailTriggerResult The result when a mail trigger fires.
 

Package flux.notification Description

Triggers and actions that receive and send email notifications



© 2014 Flux Corporation. All rights reserved.