Uses of Class
org.quartz.exceptions.ObjectAlreadyExistsException
Packages that use ObjectAlreadyExistsException
-
Uses of ObjectAlreadyExistsException in org.quartz.core
Methods in org.quartz.core that throw ObjectAlreadyExistsExceptionModifier and TypeMethodDescriptionvoidStore the given.JobDetailvoidStore the given.JobvoidJobStore.storeJobAndTrigger(JobDetail newJob, OperableTrigger newTrigger) voidJobStore.storeTrigger(OperableTrigger newTrigger, boolean replaceExisting) Store the given.Trigger