Class DipTask


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

      • main

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

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