[
http://jira.jboss.com/jira/browse/JBSEAM-1450?page=all ]
Michael Yuan updated JBSEAM-1450:
---------------------------------
Summary: Pass Quartz Trigger and end time in @Asynchronous methods (was: Pass
Quartz Triggers directly in @Asynchronous methods)
Description:
We should write a QuartzTriggerSchedule class to wrap a Quartz Trigger. It would allow the
user to build their own triggers and then use @Trigger trigger to pass to a async method.
We can provide that in addition to the current support for fixed interval and cron jobs.
Also, we should support a @End parameter to specify the end date of the repeating task.
was:We should write a QuartzTriggerSchedule class to wrap a Quartz Trigger. It would
allow the user to build their own triggers and then use @Trigger trigger to pass to a
async method. We can provide that in addition to the current support for fixed interval
and cron jobs.
Pass Quartz Trigger and end time in @Asynchronous methods
---------------------------------------------------------
Key: JBSEAM-1450
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1450
Project: JBoss Seam
Issue Type: Task
Components: Core
Reporter: Michael Yuan
Assigned To: Michael Yuan
Fix For: 1.3.0.BETA1
We should write a QuartzTriggerSchedule class to wrap a Quartz Trigger. It would allow
the user to build their own triggers and then use @Trigger trigger to pass to a async
method. We can provide that in addition to the current support for fixed interval and cron
jobs.
Also, we should support a @End parameter to specify the end date of the repeating task.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira