
Deprecated API
Contents
-
Terminally Deprecated Elements
-
Deprecated Interfaces
-
Deprecated ClassesClassDescriptionuse new batch2 reindex jobUse the Batch2
IJobCoordinator.startInstance(JobInstanceStartRequest)
instead.
-
Deprecated MethodsMethodDescriptionca.uhn.fhir.jpa.batch2.Batch2DaoSvcImpl.fetchResourceIdsPage
(Date, Date, RequestPartitionId, String) UseCrudRepository.findById(Object)
UseMdmLink.setGoldenResourcePersistenceId(JpaPid)
insteadUseMdmLink.setGoldenResourcePid(Long)
insteadUseMdmLink.setSourcePersistenceId(JpaPid)
instead
-
Deprecated Constructors