public class InitParams extends Object
| Constructor and Description |
|---|
InitParams() |
public boolean isClean()
public void setClean(boolean clean)
clean - the clean to setpublic String getOriginatorEmailAddress()
public void setOriginatorEmailAddress(String originatorEmailAddress)
originatorEmailAddress - the originatorEmailAddress to setpublic String[] getDuracloudEmailAddresses()
public void setDuracloudEmailAddresses(String[] duracloudEmailAddresses)
duracloudEmailAddresses - the duracloudEmailAddresses to setpublic String[] getTargetStoreEmailAddresses()
public void setTargetStoreEmailAddresses(String[] targetStoreEmailAddresses)
targetStoreEmailAddresses - the targetStoreEmailAddresses to setpublic String getAwsAccessKey()
public void setAwsAccessKey(String awsAccessKey)
awsAccessKey - the awsAccessKey to setpublic String getAwsSecretKey()
public void setAwsSecretKey(String awsSecretKey)
awsSecretKey - the awsSecretKey to setpublic String getDatabaseUser()
public void setDatabaseUser(String databaseUser)
databaseUser - the databaseUser to setpublic String getDatabasePassword()
public void setDatabasePassword(String databasePassword)
databasePassword - the databasePassword to setpublic String getDatabaseURL()
public void setDatabaseURL(String databaseURL)
databaseURL - the databaseURL to setpublic String getDuracloudUsername()
public void setDuracloudUsername(String duracloudUsername)
duracloudUsername - the duracloudUsername to setpublic String getDuracloudPassword()
public void setDuracloudPassword(String duracloudPassword)
duracloudPassword - the duracloudPassword to setpublic Integer getFinalizerPeriodMs()
public void setFinalizerPeriodMs(Integer finalizerPeriodMs)
finalizerPeriodMs - the finalizerPeriodMs to setpublic Integer getDaysToExpireRestore()
public void setDaysToExpireRestore(Integer daysToExpireRestore)
daysToExpireRestore - the number of days after which restored
content should expireCopyright © 2014–2019 DuraSpace. All rights reserved.