Class AmetysJob

java.lang.Object
org.ametys.core.schedule.AmetysJob
All Implemented Interfaces:
org.quartz.Job

@PersistJobDataAfterExecution @DisallowConcurrentExecution public class AmetysJob extends Object implements org.quartz.Job
Ametys implementation of a Job which delegates the execution of the task to the right Schedulable