Package ca.uhn.fhir.jpa.reindex.job
Class ReindexJobConfig
java.lang.Object
ca.uhn.fhir.jpa.reindex.job.ReindexJobConfig
Spring batch Job configuration file. Contains all necessary plumbing to run a
Reindex job.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.batch.core.Job
org.springframework.batch.core.listener.ExecutionContextPromotionListener
org.springframework.batch.core.Step
-
Field Details
-
REINDEX_URL_LIST_STEP_NAME
- See Also:
-
-
Constructor Details
-
ReindexJobConfig
public ReindexJobConfig()
-
-
Method Details
-
reindexJob
-
reindexUrlListStep
-
reindexPromotionListener
@Bean public org.springframework.batch.core.listener.ExecutionContextPromotionListener reindexPromotionListener()
-