public class ConfigurationService extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.logging.log4j.Logger |
LOG |
| Constructor and Description |
|---|
ConfigurationService() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
boolean |
isRemoteCloneValid() |
ConfigurationProxy |
loadConfiguration() |
CollectInfo |
loadRemoteCloneInfo() |
void |
updateConfigurationItem(String configurationItemName,
String value) |
void |
updateIndexPath(String indexPath) |
void |
updateUploadPath(String uploadPath) |
public void init()
public ConfigurationProxy loadConfiguration()
public void updateUploadPath(String uploadPath)
public void updateIndexPath(String indexPath) throws RecordIndexException
RecordIndexExceptionpublic void updateConfigurationItem(String configurationItemName, String value)
public CollectInfo loadRemoteCloneInfo()
public boolean isRemoteCloneValid()
Copyright © 2020 Open Foris. All rights reserved.