Package org.duracloud.mill.notification
Interface NotificationManager
- All Known Implementing Classes:
SESNotificationManager,SMTPNotificationManager
public interface NotificationManager
- Author:
- Daniel Bernstein Date: Dec 31, 2013
-
Method Summary
-
Method Details
-
sendEmail
Send a generic notification to the mill's admin- Parameters:
subject- message subjectbody- message body
-