public class WebReportSettingsFile
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static org.slf4j.Logger |
Log
The Constant Log.
|
| Constructor and Description |
|---|
WebReportSettingsFile() |
| Modifier and Type | Method and Description |
|---|---|
WebReportSettings |
loadFromFile()
Load from file.
|
void |
saveToFile(WebReportSettings settings)
Save to file.
|
public void saveToFile(WebReportSettings settings)
settings - the settingspublic WebReportSettings loadFromFile()