Package ca.uhn.fhir.jpa.delete.job
Class DeleteExpungeJobConfig
java.lang.Object
ca.uhn.fhir.jpa.delete.job.DeleteExpungeJobConfig
Spring batch Job configuration file. Contains all necessary plumbing to run a
Delete Expunge 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
-
DELETE_EXPUNGE_URL_LIST_STEP_NAME
- See Also:
-
-
Constructor Details
-
DeleteExpungeJobConfig
public DeleteExpungeJobConfig()
-
-
Method Details
-
deleteExpungeJob
-
deleteExpungeUrlListStep
-
deleteExpungePromotionListener
@Bean public org.springframework.batch.core.listener.ExecutionContextPromotionListener deleteExpungePromotionListener() -
deleteExpungeProcessor
-