Interface IExecute

    • Method Detail

      • execute

        int execute()
             throws BuildException
        Executes the command
        Returns:
        The integer RC from the z/OS executed program.
        Throws:
        BuildException - If an error occurred when executing the command.