java.lang.Object
org.exoplatform.services.wcm.extensions.scheduler.impl.ImportContentsJob
All Implemented Interfaces:
org.quartz.Job

public class ImportContentsJob extends Object implements org.quartz.Job
Created by The eXo Platform MEA Author : haikel.thamri@exoplatform.com
  • Constructor Details

    • ImportContentsJob

      public ImportContentsJob()
  • Method Details

    • execute

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