public interface NotesArchivingService
Notes XML file. Archiving should only happen if validation succeeds.| Modifier and Type | Method and Description |
|---|---|
void |
archiveNotes(CometBinary file)
Archives the given
CometBinary which contains the content of the pushed
Notes XML file and its filename. |
void archiveNotes(CometBinary file)
CometBinary which contains the content of the pushed
Notes XML file and its filename. This method delegates to
the set archiving strategies, the strategies take care of the actual archiving.file - the CometBinary which hold the pushed Notes XML file.Copyright © 2017 SAP SE. All Rights Reserved.