Class StorageLogAdministration


  • public class StorageLogAdministration
    extends java.lang.Object
    Business class for Storage Log Administration (backup)
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void backupStorageLog​(java.lang.String strategyId, java.lang.Boolean backupWriteLog, GUID eip)
      backup the log files since last backup:
      * Link the appender to a new file in order to continue to log access/write during the operation
      * Copy previous log files from Storage to Offers
      * Delete old files from Storage
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait