Class DeleteExpungeJobSubmitterImpl

java.lang.Object
ca.uhn.fhir.jpa.delete.DeleteExpungeJobSubmitterImpl
All Implemented Interfaces:
ca.uhn.fhir.rest.api.server.storage.IDeleteExpungeJobSubmitter, ca.uhn.fhir.rest.api.server.storage.IMultiUrlJobSubmitter

public class DeleteExpungeJobSubmitterImpl extends Object implements ca.uhn.fhir.rest.api.server.storage.IDeleteExpungeJobSubmitter
  • Constructor Details

  • Method Details

    • submitJob

      public org.springframework.batch.core.JobExecution submitJob(Integer theBatchSize, List<String> theUrlsToDeleteExpunge, ca.uhn.fhir.rest.api.server.RequestDetails theRequest) throws org.springframework.batch.core.JobParametersInvalidException
      Specified by:
      submitJob in interface ca.uhn.fhir.rest.api.server.storage.IMultiUrlJobSubmitter
      Throws:
      org.springframework.batch.core.JobParametersInvalidException