Class CommandJob
java.lang.Object
com.almis.awe.scheduler.job.scheduled.SchedulerJob
com.almis.awe.scheduler.job.scheduled.CommandJob
- All Implemented Interfaces:
org.quartz.InterruptableJob
,org.quartz.Job
- Author:
- pvidal
-
Constructor Summary
-
Method Summary
Methods inherited from class com.almis.awe.scheduler.job.scheduled.SchedulerJob
execute, interrupt
-
Constructor Details
-
CommandJob
Autowired constructor- Parameters:
jobService
- Command job service
-