Class TermCodeSystemDeleteTasklet

java.lang.Object
ca.uhn.fhir.jpa.term.job.TermCodeSystemDeleteTasklet
All Implemented Interfaces:
org.springframework.batch.core.step.tasklet.Tasklet

@Component public class TermCodeSystemDeleteTasklet extends Object implements org.springframework.batch.core.step.tasklet.Tasklet
  • Constructor Details

  • Method Details

    • execute

      public org.springframework.batch.repeat.RepeatStatus execute(@NotNull @NotNull org.springframework.batch.core.StepContribution contribution, org.springframework.batch.core.scope.context.ChunkContext context) throws Exception
      Specified by:
      execute in interface org.springframework.batch.core.step.tasklet.Tasklet
      Throws:
      Exception