| Constructor and Description |
|---|
ConfigurationProxy(Configuration configuration,
String defaultRecordFileUploadPath,
String defaultRecordIndexPath,
String defaultBackupStoragePath) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAllowedRestoreKey() |
String |
getBackupStoragePath() |
String |
getDefaultBackupStoragePath() |
String |
getDefaultIndexPath() |
String |
getDefaultRecordFileUploadPath() |
String |
getDefaultRecordIndexPath() |
String |
getDefaultUploadPath() |
String |
getIndexPath() |
String |
getRemoteCloneRestoreKey() |
String |
getRemoteCloneUrl() |
String |
getUploadPath() |
public ConfigurationProxy(Configuration configuration, String defaultRecordFileUploadPath, String defaultRecordIndexPath, String defaultBackupStoragePath)
public String getUploadPath()
public String getDefaultUploadPath()
public String getIndexPath()
public String getDefaultIndexPath()
public String getDefaultRecordFileUploadPath()
public String getDefaultRecordIndexPath()
public String getBackupStoragePath()
public String getDefaultBackupStoragePath()
public String getAllowedRestoreKey()
public String getRemoteCloneUrl()
public String getRemoteCloneRestoreKey()
Copyright © 2022 Open Foris. All rights reserved.