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 NotificationConfig Modifier and Type Method Description voidEmailNotifier. 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 NotificationConfig Modifier and Type Method Description voidNotificationManager. initializeNotifiers(Collection<NotificationConfig> notificationConfigs)Initializes notifiers using the provided configuration.
-