Using Quartz with Workflow

Quartz does a fabulous job of what it was designed to do. Unfortunately, the jobs required to run a business are often a little more complicated than a single job or task can be. Every year millions of dollars are spent on understanding, designing, and constructing business processes for organizations. The Quartz framework includes some simple facilities that can be used to chain multiple jobs together to construct a simplified business process model. This chapter discusses how you can use Quartz to connect jobs. For true workflow operability, you need something more than what comes with the Quartz framework. This chapter looks at how you can extend the Quartz framework to achieve workflow for your jobs.


Scheduling in the Enterprise

Getting Started with Quartz

Hello, Quartz

Scheduling Jobs

Cron Triggers and More

JobStores and Persistence

Implementing Quartz Listeners

Using Quartz Plug-Ins

Using Quartz Remotely

Using Quartz with J2EE

Clustering Quartz

Quartz Cookbook

Quartz and Web Applications

Using Quartz with Workflow

Appendix A. Quartz Configuration Reference



Quartz Job Scheduling Framework(c) Building Open Source Enterprise Applications
Quartz Job Scheduling Framework: Building Open Source Enterprise Applications
ISBN: 0131886703
EAN: 2147483647
Year: N/A
Pages: 148

Flylib.com © 2008-2020.
If you may any questions please contact us: flylib@qtcs.net