public class SnapshotJobManagerConfig extends Object
| Constructor and Description |
|---|
SnapshotJobManagerConfig() |
| Modifier and Type | Method and Description |
|---|---|
File |
getContentRootDir() |
String |
getDuracloudPassword() |
String |
getDuracloudUsername() |
File |
getWorkDir() |
void |
setContentRootDir(File contentRootDir) |
void |
setDuracloudPassword(String password) |
void |
setDuracloudUsername(String username) |
void |
setWorkDir(File workDir) |
public File getContentRootDir()
public void setContentRootDir(File contentRootDir)
contentRootDir - the contentRootDir to setpublic void setDuracloudUsername(String username)
username - the username to setpublic String getDuracloudUsername()
public void setDuracloudPassword(String password)
password - the password to setpublic String getDuracloudPassword()
public File getWorkDir()
public void setWorkDir(File workDir)
workDir - the workDir to setCopyright © 2014–2015 DuraSpace. All rights reserved.