E G I N O S V
E
- EmailNotifier - Class in org.duracloud.common.notification
-
Notifier which pushes notifications out via email.
- EmailNotifier() - Constructor for class org.duracloud.common.notification.EmailNotifier
-
G
- getNotificationType() - Method in class org.duracloud.common.notification.EmailNotifier
-
- getNotificationType() - Method in interface org.duracloud.common.notification.Notifier
-
Indicates the type of notifications sent by this notifier
I
- initialize(NotificationConfig) - Method in class org.duracloud.common.notification.EmailNotifier
-
- initialize(NotificationConfig) - Method in interface org.duracloud.common.notification.Notifier
-
Initializes the Notifier to be able to set up connects to begin
performing notification operations.
- initializeNotifiers(Collection<NotificationConfig>) - Method in class org.duracloud.common.notification.NotificationManager
-
Initializes notifiers using the provided configuration.
N
- NotificationManager - Class in org.duracloud.common.notification
-
Manages the set of notifiers which have been configured.
- NotificationManager(Notifier...) - Constructor for class org.duracloud.common.notification.NotificationManager
-
- NotificationType - Enum in org.duracloud.common.notification
-
Defines the supported types of notification.
- Notifier - Interface in org.duracloud.common.notification
-
A Notifier is responsible for sending notifications to a destination or
set of destinations.
- notify(String, String, String...) - Method in class org.duracloud.common.notification.EmailNotifier
-
- notify(String, String, String...) - Method in interface org.duracloud.common.notification.Notifier
-
Sends a notification to a destination
- notifyAdmins(String, String) - Method in class org.duracloud.common.notification.EmailNotifier
-
- notifyAdmins(String, String) - Method in interface org.duracloud.common.notification.Notifier
-
Sends a notification to configured admins
O
- org.duracloud.common.notification - package org.duracloud.common.notification
-
S
- sendAdminNotification(NotificationType, String, String) - Method in class org.duracloud.common.notification.NotificationManager
-
Sends a notification to system administrators through all configured
notifiers of a given type.
- sendNotification(NotificationType, String, String, String...) - Method in class org.duracloud.common.notification.NotificationManager
-
Sends a notification through all configured notifiers of a given type.
- setAdminEmails(List<String>) - Method in class org.duracloud.common.notification.EmailNotifier
-
Intended for testing only
- setEmailer(Emailer) - Method in class org.duracloud.common.notification.EmailNotifier
-
Intended for testing only
V
- valueOf(String) - Static method in enum org.duracloud.common.notification.NotificationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.duracloud.common.notification.NotificationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
E G I N O S V
Copyright © 2009–2016 DuraSpace. All rights reserved.