Class SESNotificationManager

java.lang.Object
org.duracloud.mill.notification.SESNotificationManager
All Implemented Interfaces:
NotificationManager

public class SESNotificationManager extends Object implements NotificationManager
Author:
Daniel Bernstein Date: Dec 31, 2013
  • Constructor Details

    • SESNotificationManager

      public SESNotificationManager(String[] recipientEmailAddresses, com.amazonaws.services.simpleemail.AmazonSimpleEmailService client)
    • SESNotificationManager

      public SESNotificationManager(String[] recipients)
      Parameters:
      recipients -
  • Method Details