Class CleanupTask

  • All Implemented Interfaces:
    HeaderTask

    public class CleanupTask
    extends java.lang.Object
    implements HeaderTask
    Cleanup for the impex import process. Deletes the transformed file and moves the processed file to the archive directory.
    • Constructor Detail

      • CleanupTask

        public CleanupTask()
    • Method Detail

      • setCleanupHelper

        public void setCleanupHelper​(CleanupHelper cleanupHelper)
        Parameters:
        cleanupHelper - the cleanupHelper to set
      • getCleanupHelper

        protected CleanupHelper getCleanupHelper()
        Returns:
        the cleanupHelper