Uses of Class
org.duracloud.common.notification.NotificationConfig
-
Uses of NotificationConfig in org.duracloud.common.notification
Methods in org.duracloud.common.notification with parameters of type NotificationConfigModifier and TypeMethodDescriptionvoidEmailNotifier.initialize(NotificationConfig notificationConfig) voidNotifier.initialize(NotificationConfig notificationConfig) Initializes the Notifier to be able to set up connects to begin performing notification operations.Method parameters in org.duracloud.common.notification with type arguments of type NotificationConfigModifier and TypeMethodDescriptionvoidNotificationManager.initializeNotifiers(Collection<NotificationConfig> notificationConfigs) Initializes notifiers using the provided configuration.