public class ConfigurationManager extends Object
| Constructor and Description |
|---|
ConfigurationManager() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuditQueueName() |
String |
getBitIntegrityQueue() |
org.duracloud.common.model.EmailerType |
getEmailerType() |
String[] |
getNotificationRecipients() |
String[] |
getNotificationRecipientsNonTech() |
org.duracloud.common.queue.QueueType |
getQueueType() |
String[] |
getRabbitMQConfig() |
String[] |
getSMTPConfig() |
String[] |
getSwiftConfig() |
String |
getWorkDirectoryPath() |
public String getAuditQueueName()
public String getBitIntegrityQueue()
public String getWorkDirectoryPath()
public String[] getNotificationRecipients()
public String[] getSwiftConfig()
public org.duracloud.common.queue.QueueType getQueueType()
public String[] getRabbitMQConfig()
public org.duracloud.common.model.EmailerType getEmailerType()
public String[] getSMTPConfig()
public String[] getNotificationRecipientsNonTech()
Copyright © 2013–2020 LYRASIS. All rights reserved.