public interface E2EXmlFileService
| Modifier and Type | Method and Description |
|---|---|
void |
copyToE2ECategorizedFold(CockpitUIComponentConfigurationModel cockpitConfigs,
String nameDirDestination)
Extract cockpit UI configuration xmls from respective medias and store in a dedicated folder
|
void |
copyToE2Efolder(MediaModel media,
String nameFile)
Extract xml from media and store in *.xml file
|
String |
getRootNameFolder() |
void copyToE2Efolder(MediaModel media, String nameFile)
media - - media containing xml with configurationnameFile - name of destination file to be read by diagnostic agent basing on CCDB templatevoid copyToE2ECategorizedFold(CockpitUIComponentConfigurationModel cockpitConfigs, String nameDirDestination)
cockpitConfigs - - models linked with medias containing xml with cockpit UI configurationnameDirDestination - - name of destination folder to be read by diagnostic agent basing on CCDB templateString getRootNameFolder()
Copyright © 2017 SAP SE. All Rights Reserved.