
Uses of Interface
ca.uhn.fhir.jpa.dao.data.IBatch2JobInstanceRepository
Packages that use IBatch2JobInstanceRepository
-
Uses of IBatch2JobInstanceRepository in ca.uhn.fhir.jpa.batch2
Methods in ca.uhn.fhir.jpa.batch2 with parameters of type IBatch2JobInstanceRepositoryModifier and TypeMethodDescriptionJpaBatch2Config.batch2JobInstancePersister
(IBatch2JobInstanceRepository theJobInstanceRepository, IBatch2WorkChunkRepository theWorkChunkRepository, IBatch2WorkChunkMetadataViewRepository theWorkChunkMetadataViewRepo, IHapiTransactionService theTransactionService, jakarta.persistence.EntityManager theEntityManager, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster) Constructors in ca.uhn.fhir.jpa.batch2 with parameters of type IBatch2JobInstanceRepositoryModifierConstructorDescriptionJpaJobPersistenceImpl
(IBatch2JobInstanceRepository theJobInstanceRepository, IBatch2WorkChunkRepository theWorkChunkRepository, IBatch2WorkChunkMetadataViewRepository theWorkChunkMetadataViewRepo, IHapiTransactionService theTransactionService, jakarta.persistence.EntityManager theEntityManager, ca.uhn.fhir.interceptor.api.IInterceptorBroadcaster theInterceptorBroadcaster) Constructor