Package org.alfresco.repo.importer
Class ImporterJob
java.lang.Object
org.alfresco.repo.importer.ImporterJob
- All Implemented Interfaces:
org.quartz.Job
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ImporterJob
public ImporterJob()
-
-
Method Details
-
execute
public void execute(org.quartz.JobExecutionContext executionContext) throws org.quartz.JobExecutionException - Specified by:
executein interfaceorg.quartz.Job- Throws:
org.quartz.JobExecutionException
-