public interface E2EPropertiesFileService
| Modifier and Type | Method and Description |
|---|---|
void |
writeFile(java.util.Properties properties,
java.lang.String nameFile)
Persist configuration properties into *.properties file
|
void writeFile(java.util.Properties properties,
java.lang.String nameFile)
properties - - collected dynamic propertiesnameFile - - name of destination file to be read by diagnostic agent basing on CCDB templateCopyright © 2018 SAP SE. All Rights Reserved.