Class LimpezaNotificacoesBatch

Object
AbstractBatchService
LimpezaNotificacoesBatch
All Implemented Interfaces:
Job

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

    • LimpezaNotificacoesBatch

      public LimpezaNotificacoesBatch()
  • Method Details

    • setConfigService

      @Autowired public void setConfigService(ConfigService configService)
    • setNotificationService

      @Autowired public void setNotificationService(NotificationService notificationService)
    • execute

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