类分层结构
- java.lang.Object
- com.sh.wf.module.timer.FlowTimerJob (implements org.quartz.Job)
- com.sh.wf.module.timer.ProcTimerJob (implements org.quartz.Job)
- com.sh.wf.module.timer.QuartzUtil
- com.sh.wf.module.timer.QuartzUtil.QuartzTimeExpressBuilder
- com.sh.wf.module.timer.TimerData
- com.sh.wf.module.timer.TimerDataUtil
- com.sh.wf.module.timer.TimerSet (implements java.lang.Cloneable, java.io.Serializable)
- com.sh.wf.module.timer.TimerTask (implements org.quartz.Job)
- com.sh.wf.module.timer.SelfJavaTimer