Class IngestTask


  • public class IngestTask
    extends Object
    IngestTask is a one shot command that will initiate one specific Ingest operation from a Waarp post task on reception.
    • Method Detail

      • main

        public static void main​(String[] args)
        Will try to start the IngestTask according to arguments, else print the help message
        Parameters:
        args -
      • invoke

        public int invoke()
        Launch the IngestMonitor
        Returns:
        0 if OK, 1 if Warning, 2 if error