Package | Description |
---|---|
org.duracloud.appconfig.domain | |
org.duracloud.common.notification |
Modifier and Type | Method and Description |
---|---|
Collection<NotificationConfig> |
DurabossConfig.getNotificationConfigs() |
Modifier and Type | Method and Description |
---|---|
void |
DurabossConfig.setNotificationConfigs(Map<String,NotificationConfig> notificationConfigs)
Set the notification configurations.
|
Modifier and Type | Method and Description |
---|---|
void |
Notifier.initialize(NotificationConfig notificationConfig)
Initializes the Notifier to be able to set up connects to begin
performing notification operations.
|
void |
EmailNotifier.initialize(NotificationConfig notificationConfig) |
Modifier and Type | Method and Description |
---|---|
void |
NotificationManager.initializeNotifiers(Collection<NotificationConfig> notificationConfigs)
Initializes notifiers using the provided configuration.
|
Copyright © 2009–2016 DuraSpace. All rights reserved.