ActionProvider to update the parameters of a ScheduledJob, such as name, description and execution
time (cron-syntax).DriverDelegate that uses SchedulerJobDetail.ScheduledJob that builds to global search index for a Site.DataProvider which returns informations about all implementations of ScheduledJob that where
registered during application startupJobDetail implementation that does not rely on DisallowConcurrentExecution in
SchedulerJobDetail.isConcurrentExectionDisallowed().ActionProvider to enable/disable a ScheduledJob.Scheduler.shutdown(boolean) is invoked by
SchedulerFactoryBean.destroy()JobFactory that creates Quartz Jobs that are build from ScheduledJobs.ActionProvider to update the parameters of a ScheduledJob , such as name, description and
execution time (cron-syntax).Copyright © 2017. All rights reserved.