I am in need to create a cron triggers expression which should fire on every week at 3 pm and start time from 5th April 2012.
Please note i am using CronTriggerImpl
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
By every week do you mean weekly? Using Quartz 2 API:
This will run the trigger every week on Thursday, 15:00, starting from April 5th.