public class NotificationMgrConfig extends Object
| Constructor and Description |
|---|
NotificationMgrConfig(org.duracloud.common.model.EmailerType emailerType,
String fromAddress,
String username,
String password,
String adminAddress) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdminAddress() |
org.duracloud.common.model.EmailerType |
getEmailerType() |
String |
getFromAddress() |
String |
getPassword() |
String |
getUsername() |
Copyright © 2009–2020 LYRASIS. All rights reserved.