Class ImportEntryArchiveManager


  • @ApplicationScoped
    public class ImportEntryArchiveManager
    extends Object
    Class responsible for moving ImportEntry objects to the ImportEntryArchive table. Works currently with a hard coded interval of 1 hour, so every hour processed import entries are moved to the archive .
    Author:
    mtaal
    • Constructor Detail

      • ImportEntryArchiveManager

        public ImportEntryArchiveManager()
    • Method Detail

      • start

        public void start()
      • shutdown

        public void shutdown()