public interface E2EXmlFileService
| Modifier and Type | Method and Description |
|---|---|
void |
copyToE2ECategorizedFold(CockpitUIComponentConfigurationModel cockpitConfigs,
java.lang.String nameDirDestination)
Extract cockpit UI configuration xmls from respective medias and store in a dedicated folder
|
void |
copyToE2Efolder(MediaModel media,
java.lang.String nameFile)
Extract xml from media and store in *.xml file
|
java.lang.String |
getRootNameFolder() |
void copyToE2Efolder(MediaModel media, java.lang.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, java.lang.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 templatejava.lang.String getRootNameFolder()
Copyright © 2018 SAP SE. All Rights Reserved.