类 ETLTimerJob

java.lang.Object
com.sh.wf.etl.timer.ETLTimerJob
所有已实现的接口:
org.quartz.Job

public class ETLTimerJob extends Object implements org.quartz.Job

Description: 执行流程的JOB

Title:首亨软件 - TSS/CRM等

从以下版本开始:
2017年7月18日
  • 构造器详细资料

    • ETLTimerJob

      public ETLTimerJob()
  • 方法详细资料

    • execute

      public void execute(org.quartz.JobExecutionContext context) throws org.quartz.JobExecutionException
      指定者:
      execute 在接口中 org.quartz.Job
      抛出:
      org.quartz.JobExecutionException