类 ETLTimerJob
java.lang.Object
com.sh.wf.etl.timer.ETLTimerJob
- 所有已实现的接口:
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
-