Package br.com.davinti.vitruvio.batch
Class LimpezaDownloadTemporarioBatch
Object
AbstractBatchService
LimpezaDownloadTemporarioBatch
- All Implemented Interfaces:
Job
@Component
@DisallowConcurrentExecution
public class LimpezaDownloadTemporarioBatch
extends AbstractBatchService
implements Job
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(JobExecutionContext context) voidsetFileService(FileService fileService) Methods inherited from class AbstractBatchService
isEnabled
-
Constructor Details
-
LimpezaDownloadTemporarioBatch
public LimpezaDownloadTemporarioBatch()
-
-
Method Details
-
setFileService
-
execute
public void execute(JobExecutionContext context) throws JobExecutionException - Specified by:
executein interfaceJob- Throws:
JobExecutionException
-