Package ca.uhn.fhir.jpa.bulk.imprt.job
Class BulkImportFileReader
java.lang.Object
ca.uhn.fhir.jpa.bulk.imprt.job.BulkImportFileReader
- All Implemented Interfaces:
org.springframework.batch.item.ItemReader<ca.uhn.fhir.jpa.bulk.imprt.model.ParsedBulkImportRecord>
public class BulkImportFileReader
extends Object
implements org.springframework.batch.item.ItemReader<ca.uhn.fhir.jpa.bulk.imprt.model.ParsedBulkImportRecord>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BulkImportFileReader
public BulkImportFileReader()
-
-
Method Details
-
read
- Specified by:
read
in interfaceorg.springframework.batch.item.ItemReader<ca.uhn.fhir.jpa.bulk.imprt.model.ParsedBulkImportRecord>
- Throws:
Exception
-