Class LimpezaMobileTokensBatch

Object
AbstractBatchService
LimpezaMobileTokensBatch
All Implemented Interfaces:
Job

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

    • LimpezaMobileTokensBatch

      public LimpezaMobileTokensBatch()
  • Method Details

    • setUsuarioService

      @Autowired public void setUsuarioService(UsuarioService usuarioService)
    • setConfigService

      @Autowired public void setConfigService(ConfigService configService)
    • execute

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