quartz scheduler - CRON expression to schedule on hourly basis like e.g. 04:00, 10:00, 16:00, 22:00 -
I tried with 4,10,16,22 * * *, but throwing error while parsing cron expression I did not work
I had to do a CronShedUlibilder to schedule a task. I am using the CronShedualable (Cron_Express) method.
Please tell me there is no other way than scheduling separately.
According to the references given below, the Cronseedbullebuilder Kent does this.
References:
See Cran Man Page for details: You can also use cron command directly in the cron command without the expression Use the.
Comments
Post a Comment