类 ProcTimerJob

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

public class ProcTimerJob extends Object implements org.quartz.Job

Description: 调用存储过程的JOB

Title:首亨软件 - TSS/CRM等

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

    • ProcTimerJob

      public ProcTimerJob()
  • 方法详细资料

    • execute

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