Interface ReconJob

  • All Known Implementing Classes:
    StandardReconConfig.StandardReconJob

    public interface ReconJob
    A reconciliation query paired with the original cell value which generated it. It is required to be hashable.
    • Method Detail

      • getCellValue

        String getCellValue()