Class LimpezaDownloadTemporarioBatch

Object
AbstractBatchService
LimpezaDownloadTemporarioBatch
All Implemented Interfaces:
Job

@Component @DisallowConcurrentExecution public class LimpezaDownloadTemporarioBatch extends AbstractBatchService implements Job
  • Constructor Details

    • LimpezaDownloadTemporarioBatch

      public LimpezaDownloadTemporarioBatch()
  • Method Details

    • setFileService

      @Autowired public void setFileService(FileService fileService)
    • execute

      public void execute(JobExecutionContext context) throws JobExecutionException
      Specified by:
      execute in interface Job
      Throws:
      JobExecutionException