[
http://jira.jboss.com/jira/browse/JBSEAM-1450?page=comments#action_12366355 ]
Michael Yuan commented on JBSEAM-1450:
--------------------------------------
I just wrote the code last night -- did not get to check into the CVS yet. But it is okay.
I will check it in after the BETA1 release. The code freeze is good since we do need a
couple of days to test the changes ...
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.BETA2
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