
Uses of Class
ca.uhn.fhir.jpa.entity.BulkImportJobFileEntity
Packages that use BulkImportJobFileEntity
-
Uses of BulkImportJobFileEntity in ca.uhn.fhir.jpa.dao.data
Methods in ca.uhn.fhir.jpa.dao.data that return types with arguments of type BulkImportJobFileEntityModifier and TypeMethodDescriptionIBulkImportJobFileDao.findAllForJob
(String theJobId) IBulkImportJobFileDao.findForJob
(BulkImportJobEntity theJob, int theFileIndex)