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

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -