Package br.com.davinti.vitruvio.batch
Class LimpezaMobileTokensBatch
Object
AbstractBatchService
LimpezaMobileTokensBatch
- All Implemented Interfaces:
Job
@Component
@DisallowConcurrentExecution
public class LimpezaMobileTokensBatch
extends AbstractBatchService
implements Job
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(JobExecutionContext context) voidsetConfigService(ConfigService configService) voidsetUsuarioService(UsuarioService usuarioService) Methods inherited from class AbstractBatchService
isEnabled
-
Constructor Details
-
LimpezaMobileTokensBatch
public LimpezaMobileTokensBatch()
-
-
Method Details
-
setUsuarioService
-
setConfigService
-
execute
public void execute(JobExecutionContext context) throws JobExecutionException - Specified by:
executein interfaceJob- Throws:
JobExecutionException
-