Class EncerramentoBaseComunBatch

Object
AbstractBatchService
EncerramentoBaseComunBatch
All Implemented Interfaces:
Job

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

    • EncerramentoBaseComunBatch

      public EncerramentoBaseComunBatch()
  • Method Details

    • setIntegracaoService

      @Autowired public void setIntegracaoService(IntegracaoService integracaoService)
    • execute

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

      public void concluirTarefas()