Quartz GEM
Java GUI interface for Quartz scheduler.
Java GUI interface for Quartz scheduler. Incorporates the ability to define reusable tasks, triggers and calendars to create parameter driven Jobs to submit to Quartz. Offers rudimentary job dependency, where job A can depend on Job B and C.
Currently, only the source code is available.