| Interface | Description |
|---|---|
| QuartzPropertiesOverrideHook |
A hook to override some properties, maybe with instance-specific values after application start-up
|
| QuartzSchedulerFactoryOverrideHook |
A hook to override some properties, maybe with instance-specific values after application start-up
|
| Class | Description |
|---|---|
| AutowiringSpringBeanJobFactory |
Autowire Quartz Jobs with Spring context dependencies.
|
| QuartzSchedulerAutoConfiguration |
Spring-Boot auto-configuration for Quartz-Scheduler
|
| QuartzSchedulerAutoConfiguration.SchedulerFactoryConfiguration | |
| QuartzSchedulerProperties |
Properties for Spring-Boot auto-configuration for Quartz-Scheduler
|
| QuartzSchedulerProperties.Persistence | |
| QuartzSchedulerProperties.SchedulerFactory | |
| QuartzUtils |
Convenience methods for creating
JobDetails and Triggers for a Spring managed environment |
| QuartzUtils.QuartzCronTriggerBuilder |
build wrapper for CronTrigger
|
| QuartzUtils.QuartzJobBuilder |
build wrapper for JobDetail
|
| QuartzUtils.QuartzSimpleTriggerBuilder |
build wrapper for SimpleTrigger
|
Copyright © 2017–2018. All rights reserved.