History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: QUARTZ-238
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: James House
Reporter: James House
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Quartz Scheduler

Job Chaining

Created: 17/Aug/05 10:32 PM   Updated: 11/Sep/06 04:15 PM
Component/s: None
Affects Version/s: 1.6
Fix Version/s: 1.6


 Description  « Hide
Add listeners that listen for Job/Trigger events and kick of the next related job.


 All   Comments   Change History      Sort Order:
Chuck Cavaness - [17/Sep/05 08:05 AM ]
James, I would be careful howuch effort you gave to this request. I agree that Job chaining is a requested feature, however, I think eventually this will turn into a request for workflow.

For example, run Job A if condition X occured, run Job B is condition Y occured. If you're going to support this request with, I would just do the minimum and then document how the integration between Quartz and OSWorkflow.

Just an opinion.

Chuck