Interface HeaderTask

    • Method Detail

      • execute

        BatchHeader execute​(BatchHeader header)
                     throws java.lang.Exception
        Executes a task with a predefined BatchHeader identifying all relevant process information.
        Parameters:
        header -
        Returns:
        the header
        Throws:
        java.lang.Exception