Uses of Interface
org.quartz.core.JobStore
Packages that use JobStore
-
Uses of JobStore in org.quartz.core
Classes in org.quartz.core that implement JobStoreModifier and TypeClassDescriptionclassThis class implements athat utilizes RAM as its storage device.JobStoreMethods in org.quartz.core that return JobStoreModifier and TypeMethodDescriptionQuartzSchedulerResources.getJobStore()Get thefor theJobStoreto use.QuartzSchedulerMethods in org.quartz.core with parameters of type JobStoreModifier and TypeMethodDescriptionvoidQuartzSchedulerResources.setJobStore(JobStore jobStore) Set thefor theJobStoreto use.QuartzScheduler