C# (CSharp) Quartz.Simpl Namespace

Classes

Name Description
PropertySettingJobFactory A JobFactory that instantiates the Job instance (using the default no-arg constructor, or more specifically: ObjectUtils.InstantiateType{T}), and then attempts to set all values from the IJobExecutionContext and the IJobExecutionContext's merged JobDataMap onto properties of the job.