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