java - Reschedule a job that was unscheduled in Quartz -


i'm new quartz. possible reschedule job unscheduled in quartz?

i've query. let's assume following,

  1. i've job i've scheduled.
  2. now, i've unscheduled job.

is possible reschedule same job?

on same trigger or different trigger?


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -