Class ReprocessamentoJobProcessosBatch

Object
AbstractBatchService
ReprocessamentoJobProcessosBatch
All Implemented Interfaces:
Job

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

    • ReprocessamentoJobProcessosBatch

      public ReprocessamentoJobProcessosBatch()
  • Method Details

    • setManagementService

      @Autowired public void setManagementService(ManagementService managementService)
    • setConfigService

      @Autowired public void setConfigService(ConfigService configService)
    • setProcessoInstanciaService

      @Autowired public void setProcessoInstanciaService(ProcessoInstanciaService processoInstanciaService)
    • execute

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

      public void reprocessarJobs()