Interface BatchErrorCallback


public interface BatchErrorCallback

BatchErrorCallback interface.

Version:
$Id: $Id
Author:
matthieu
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    run(String lastErrorEntryId, String lastError)
    run.
  • Method Details

    • run

      void run(String lastErrorEntryId, String lastError)

      run.

      Parameters:
      lastErrorEntryId - a String object
      lastError - a String object