diff --git a/docs/changelog.adoc b/docs/changelog.adoc index 5418de26c..5c4d69149 100644 --- a/docs/changelog.adoc +++ b/docs/changelog.adoc @@ -67,6 +67,7 @@ quartz-2.2.3 14-Apr-2016 quartz-2.2.2 13-Oct-2015 quartz-2.2.1 26-Sep-2013 quartz-2.2.0 29-Jun-2013 + quartz-2.1.7 08-Mar-2013 quartz-2.1.6 13-Aug-2012 quartz-2.1.5 27-Apr-2012 @@ -74,8 +75,20 @@ quartz-2.1.4 16-Apr-2012 quartz-2.1.3 30-Jan-2012 quartz-2.1.2 22-Dec-2011 quartz-2.1.1 14-Nov-2011 +quartz-2.1.0 16-Sep-2011 + +quartz-2.0.2 26-May-2011 +quartz-2.0.1 12-Apr-2011 +quartz-2.0.0 28-Mar-2011 + +quartz-1.8.6 12-Jan-2012 +quartz-1.8.5 12-Apr-2011 +quartz-1.8.4 19-Jul-2010 +quartz-1.8.3 22-Jun-2010 +quartz-1.8.2 18-Jun-2010 quartz-1.8.1 11-Jun-2010 quartz-1.8.0 23-Apr-2010 + quartz-1.7.3 24-Feb-2010 quartz-1.7.2 10-Feb-2010 ---- diff --git a/docs/community.adoc b/docs/community.adoc index 4ac917c28..573444c97 100644 --- a/docs/community.adoc +++ b/docs/community.adoc @@ -7,7 +7,7 @@ Quartz has been around for more than 15 years. As such, there is a large communi === Find and Give Help -* https://groups.google.com/forum/=!forum/quartz-scheduler[Quartz Users' Forum / Mail List] (via Google Groups) +* https://groups.google.com/forum/#!categories/quartz-scheduler[Quartz User Support Forum, role="external", window="_blank"] (via Google Groups) === Report Issues, Request Features, Get Code @@ -16,8 +16,8 @@ Quartz has been around for more than 15 years. As such, there is a large communi === Participate in the Development of Quartz -* link:./contribute.adoc[How to Contribute] -* https://groups.google.com/forum/=!forum/quartz-scheduler-dev[Quartz developers' Forum / Mail List] (via Google Groups) +* <> +* https://groups.google.com/forum/#!forum/quartz-scheduler-dev[Quartz Development Forum, role="external", window="_blank"] (via Google Groups) == Join the Team diff --git a/docs/cookbook/BiDailyTrigger.md b/docs/cookbook/BiDailyTrigger.md index b96ecc24b..58343d82c 100644 --- a/docs/cookbook/BiDailyTrigger.md +++ b/docs/cookbook/BiDailyTrigger.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/BiWeeklyTrigger.md b/docs/cookbook/BiWeeklyTrigger.md index 01c2646c2..eb6ad0dec 100644 --- a/docs/cookbook/BiWeeklyTrigger.md +++ b/docs/cookbook/BiWeeklyTrigger.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
@@ -7,7 +11,7 @@ # How-To: Trigger That Executes Every 2 Weeks -As with a trigger meant to fire every two days, CronTrigger won't work for this schedule. For more details, see Trigger That Fires Every 2 Days. We'll need to use a SimpleTrigger or CalendarIntervalTrigger: +As with a trigger meant to fire every two days, CronTrigger won't work for this schedule. For more details, see Trigger That Fires Every 2 Days. We'll need to use a SimpleTrigger or CalendarIntervalTrigger: ### Using SimpleTrigger diff --git a/docs/cookbook/CreateScheduler.md b/docs/cookbook/CreateScheduler.md index 2f54912be..10ce2c6a2 100644 --- a/docs/cookbook/CreateScheduler.md +++ b/docs/cookbook/CreateScheduler.md @@ -1,5 +1,9 @@ - -
Contents | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | Next ›
diff --git a/docs/cookbook/DailyTrigger.md b/docs/cookbook/DailyTrigger.md index 1805682e2..bdd119bb2 100644 --- a/docs/cookbook/DailyTrigger.md +++ b/docs/cookbook/DailyTrigger.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/DefineJobWithData.md b/docs/cookbook/DefineJobWithData.md index 665e2f00c..db965ce17 100644 --- a/docs/cookbook/DefineJobWithData.md +++ b/docs/cookbook/DefineJobWithData.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/JobInitPlugin.md b/docs/cookbook/JobInitPlugin.md index 7f0933f91..143a2c636 100644 --- a/docs/cookbook/JobInitPlugin.md +++ b/docs/cookbook/JobInitPlugin.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/JobListeners.md b/docs/cookbook/JobListeners.md index 7fb70126a..716b8e3af 100644 --- a/docs/cookbook/JobListeners.md +++ b/docs/cookbook/JobListeners.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/JobTriggers.md b/docs/cookbook/JobTriggers.md index 756d1603a..b972c1116 100644 --- a/docs/cookbook/JobTriggers.md +++ b/docs/cookbook/JobTriggers.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/ListJobs.md b/docs/cookbook/ListJobs.md index 9de262d56..8a0cd38bd 100644 --- a/docs/cookbook/ListJobs.md +++ b/docs/cookbook/ListJobs.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/ListTriggers.md b/docs/cookbook/ListTriggers.md index 862f2f530..fa47957f5 100644 --- a/docs/cookbook/ListTriggers.md +++ b/docs/cookbook/ListTriggers.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/MonthlyTrigger.md b/docs/cookbook/MonthlyTrigger.md index 68b5889df..fae03710c 100644 --- a/docs/cookbook/MonthlyTrigger.md +++ b/docs/cookbook/MonthlyTrigger.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev
diff --git a/docs/cookbook/MultipleSchedulers.md b/docs/cookbook/MultipleSchedulers.md index acff73a5d..78bec023c 100644 --- a/docs/cookbook/MultipleSchedulers.md +++ b/docs/cookbook/MultipleSchedulers.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/NintyMinTrigger.md b/docs/cookbook/NintyMinTrigger.md index 355fff4ed..7074544db 100644 --- a/docs/cookbook/NintyMinTrigger.md +++ b/docs/cookbook/NintyMinTrigger.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/ScheduleJob.md b/docs/cookbook/ScheduleJob.md index 39daf0113..bdcf1670a 100644 --- a/docs/cookbook/ScheduleJob.md +++ b/docs/cookbook/ScheduleJob.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/ScheduleStoredJob.md b/docs/cookbook/ScheduleStoredJob.md index 355808573..3c953cffd 100644 --- a/docs/cookbook/ScheduleStoredJob.md +++ b/docs/cookbook/ScheduleStoredJob.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/SchedulerListeners.md b/docs/cookbook/SchedulerListeners.md index ccf461d4e..18e5212f9 100644 --- a/docs/cookbook/SchedulerListeners.md +++ b/docs/cookbook/SchedulerListeners.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/SchedulerStandby.md b/docs/cookbook/SchedulerStandby.md index 20a4c8cea..2292c4f99 100644 --- a/docs/cookbook/SchedulerStandby.md +++ b/docs/cookbook/SchedulerStandby.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/ServletInitScheduler.md b/docs/cookbook/ServletInitScheduler.md index 91961dc88..ddf5b4bfb 100644 --- a/docs/cookbook/ServletInitScheduler.md +++ b/docs/cookbook/ServletInitScheduler.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/ShutdownScheduler.md b/docs/cookbook/ShutdownScheduler.md index b4f9c790f..b37f46f68 100644 --- a/docs/cookbook/ShutdownScheduler.md +++ b/docs/cookbook/ShutdownScheduler.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/StoreJob.md b/docs/cookbook/StoreJob.md index 4693cd6b4..54f3de218 100644 --- a/docs/cookbook/StoreJob.md +++ b/docs/cookbook/StoreJob.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/TenSecTrigger.md b/docs/cookbook/TenSecTrigger.md index ed58d032a..de1575607 100644 --- a/docs/cookbook/TenSecTrigger.md +++ b/docs/cookbook/TenSecTrigger.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/TriggerListeners.md b/docs/cookbook/TriggerListeners.md index 7b3ad367b..c8bae9f12 100644 --- a/docs/cookbook/TriggerListeners.md +++ b/docs/cookbook/TriggerListeners.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/UnscheduleJob.md b/docs/cookbook/UnscheduleJob.md index d4e377c28..67ddd7f71 100644 --- a/docs/cookbook/UnscheduleJob.md +++ b/docs/cookbook/UnscheduleJob.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/UpdateJob.md b/docs/cookbook/UpdateJob.md index ce3078fb1..ca534a448 100644 --- a/docs/cookbook/UpdateJob.md +++ b/docs/cookbook/UpdateJob.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/UpdateTrigger.md b/docs/cookbook/UpdateTrigger.md index eed2d037e..48c19b5e3 100644 --- a/docs/cookbook/UpdateTrigger.md +++ b/docs/cookbook/UpdateTrigger.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/WeeklyTrigger.md b/docs/cookbook/WeeklyTrigger.md index e463c5d09..2ba02a55a 100644 --- a/docs/cookbook/WeeklyTrigger.md +++ b/docs/cookbook/WeeklyTrigger.md @@ -1,5 +1,9 @@ - -
Contents | ‹ Prev | Next ›
+--- +title: Cookbook +visible_title: "Quartz Cookbook" +active_sub_menu_id: site_mnu_docs_cookbook +--- +
Contents | ‹ Prev | Next ›
diff --git a/docs/cookbook/index.adoc b/docs/cookbook/index.adoc index 68c5c67ff..bebd04835 100644 --- a/docs/cookbook/index.adoc +++ b/docs/cookbook/index.adoc @@ -1,4 +1,7 @@ = Quartz Job Scheduler Cookbook +:title: Cookbook +:visible_title: "Quartz Cookbook" +:active_sub_menu_id: site_mnu_docs_cookbook The Quartz cookbook is a collection of succinct code examples of doing specific things with Quartz. diff --git a/docs/downloads.adoc b/docs/downloads.adoc index 35fe1cb4f..1681042b7 100644 --- a/docs/downloads.adoc +++ b/docs/downloads.adoc @@ -2,6 +2,10 @@ :toc: :quartz-version: latest-x.y.z +== Manual Downloads + +You may download our standalone distribution packages from http://www.quartz-scheduler.org/downloads + == Using Maven as Dependency If you are a Maven user you can add the dependencies to your existing project. @@ -36,14 +40,3 @@ Additional, you may include these optional dependencies if you choose use them 42.2.5 ---- - - -== Manual Downloads - -You can download the full distribution (with examples, source, dependencies, doc, etc.). - -http://www.quartz-scheduler.org/downloads/quartz-{quartz-version}-distribution.tar.gz[quartz-{quartz-version}-distribution.tar.gz] - -== Previous releases - -See http://www.quartz-scheduler.org/downloads/#previous-releases[Quartz Old Releases Archive] diff --git a/docs/examples/Example1.md b/docs/examples/Example1.md index b4884de01..b768b7f33 100644 --- a/docs/examples/Example1.md +++ b/docs/examples/Example1.md @@ -1,7 +1,11 @@ - +--- +title: Examples +visible_title: "Quartz Examples" +active_sub_menu_id: site_mnu_docs_examples +---
- Contents | - Next › + Contents | + Next ›
## [Example 1 - Your First Quartz Program](#Example1-Overview) diff --git a/docs/examples/Example14.md b/docs/examples/Example14.md index f91692d57..627fd04ed 100644 --- a/docs/examples/Example14.md +++ b/docs/examples/Example14.md @@ -1,7 +1,11 @@ - +--- +title: Examples +visible_title: "Quartz Examples" +active_sub_menu_id: site_mnu_docs_examples +---
- Contents | - ‹ Prev + Contents | + ‹ Prev
## Example 14 - Trigger Priorities diff --git a/docs/examples/Example3.md b/docs/examples/Example3.md index 98cadd979..3f4e3b521 100644 --- a/docs/examples/Example3.md +++ b/docs/examples/Example3.md @@ -1,8 +1,12 @@ - +--- +title: Examples +visible_title: "Quartz Examples" +active_sub_menu_id: site_mnu_docs_examples +---
- Contents | - ‹ Prev | - Next › + Contents | + ‹ Prev | + Next ›
## Example 3 - Cron-based Triggers diff --git a/docs/examples/Example4.md b/docs/examples/Example4.md index 5f439e5e3..9c1f42aca 100644 --- a/docs/examples/Example4.md +++ b/docs/examples/Example4.md @@ -1,8 +1,12 @@ - +--- +title: Examples +visible_title: "Quartz Examples" +active_sub_menu_id: site_mnu_docs_examples +---
- Contents | - ‹ Prev | - Next › + Contents | + ‹ Prev | + Next ›
## Example 4 - Job Parameters and Job State diff --git a/docs/examples/Example5.md b/docs/examples/Example5.md index 9fee5b4e5..02cf26598 100644 --- a/docs/examples/Example5.md +++ b/docs/examples/Example5.md @@ -1,8 +1,12 @@ - +--- +title: Examples +visible_title: "Quartz Examples" +active_sub_menu_id: site_mnu_docs_examples +---
- Contents | - ‹ Prev | - Next › + Contents | + ‹ Prev | + Next ›
## Example 5 - Job Misfires diff --git a/docs/examples/Example6.md b/docs/examples/Example6.md index 2f5e03fc8..874652d4c 100644 --- a/docs/examples/Example6.md +++ b/docs/examples/Example6.md @@ -1,8 +1,12 @@ - +--- +title: Examples +visible_title: "Quartz Examples" +active_sub_menu_id: site_mnu_docs_examples +---
- Contents | - ‹ Prev | - Next › + Contents | + ‹ Prev | + Next ›
## Example 6 - Dealing with Job Exceptions diff --git a/docs/examples/index.adoc b/docs/examples/index.adoc index ee9149cc4..7c5e7f1bb 100644 --- a/docs/examples/index.adoc +++ b/docs/examples/index.adoc @@ -1,4 +1,8 @@ = Examples Overview +:title: Examples +:visible_title: "Quartz Examples" +:active_sub_menu_id: site_mnu_docs_examples + Welcome to the documentation for the Quartz Example programs. Quartz ships with 13 out-of-the-box examples that demonstrate the various features of Quartz and the Quartz API. diff --git a/docs/tutorials/index.adoc b/docs/tutorials/index.adoc index 0cd606be4..696e29eb2 100644 --- a/docs/tutorials/index.adoc +++ b/docs/tutorials/index.adoc @@ -1,4 +1,7 @@ = Quartz Job Scheduler Tutorials +:title: Tutorials +:visible_title: "Quartz Tutorials" +:active_sub_menu_id: site_mnu_docs_tutorials Before starting the tutorial, you may first want to review the <<../quick-start-guide.adoc#,Quick Start Guide>>, which covers download, installation, and very basic configuration of Quartz. diff --git a/docs/tutorials/tutorial-lesson-01.md b/docs/tutorials/tutorial-lesson-01.md index c481522ea..eb5344406 100644 --- a/docs/tutorials/tutorial-lesson-01.md +++ b/docs/tutorials/tutorial-lesson-01.md @@ -1,7 +1,11 @@ - +--- +title: Tutorial 1 +visible_title: "Quartz Tutorials" +active_sub_menu_id: site_mnu_docs_tutorials +---
- Table of Contents | - Lesson 2 › + Table of Contents | + Lesson 2 ›
## Lesson 1: Using Quartz diff --git a/docs/tutorials/tutorial-lesson-02.md b/docs/tutorials/tutorial-lesson-02.md index ded13ea3b..f756b12ec 100644 --- a/docs/tutorials/tutorial-lesson-02.md +++ b/docs/tutorials/tutorial-lesson-02.md @@ -1,8 +1,12 @@ - +--- +title: Tutorial 2 +visible_title: "Quartz Tutorials" +active_sub_menu_id: site_mnu_docs_tutorials +---
- Table of Contents | - ‹ Lesson 1 | - Lesson 3 › | + Table of Contents | + ‹ Lesson 1 | + Lesson 3 › |
## Lesson 2: The Quartz API, Jobs And Triggers @@ -23,7 +27,7 @@ A **Scheduler**'s life-cycle is bounded by it's creation, via a **SchedulerFacto a call to its *shutdown()* method. Once created the Scheduler interface can be used add, remove, and list Jobs and Triggers, and perform other scheduling-related operations (such as pausing a trigger). However, the Scheduler will not actually act on any triggers (execute jobs) until it has been started with the *start()* -method, as shown in Lesson 1. +method, as shown in Lesson 1. Quartz provides "builder" classes that define a Domain Specific Language (or DSL, also sometimes referred to as a "fluent interface"). In the previous lesson you saw an example of it, which we present a portion of here again: @@ -131,5 +135,5 @@ compound of the name and group. You now have a general idea about what Jobs and Triggers are, you can learn more about them in Lesson 3: More About Jobs & JobDetails and Lesson 4: More About Triggers. + href="tutorial-lesson-03.html" title="Tutorial Lesson 3">Lesson 3: More About Jobs & JobDetails and Lesson 4: More About Triggers. diff --git a/docs/tutorials/tutorial-lesson-03.md b/docs/tutorials/tutorial-lesson-03.md index 805235935..1634b7e57 100644 --- a/docs/tutorials/tutorial-lesson-03.md +++ b/docs/tutorials/tutorial-lesson-03.md @@ -1,8 +1,12 @@ - +--- +title: Tutorial 3 +visible_title: "Quartz Tutorials" +active_sub_menu_id: site_mnu_docs_tutorials +---
- Table of Contents | - ‹ Lesson 2 | - Lesson 4 › + Table of Contents | + ‹ Lesson 2 | + Lesson 4 ›
## Lesson 3: More About Jobs and Job Details diff --git a/docs/tutorials/tutorial-lesson-04.md b/docs/tutorials/tutorial-lesson-04.md index 423957249..238bca93d 100644 --- a/docs/tutorials/tutorial-lesson-04.md +++ b/docs/tutorials/tutorial-lesson-04.md @@ -1,8 +1,12 @@ - +--- +title: Tutorial 4 +visible_title: "Quartz Tutorials" +active_sub_menu_id: site_mnu_docs_tutorials +---
- Table of Contents | - ‹ Lesson 3 | - Lesson 5 › + Table of Contents | + ‹ Lesson 3 | + Lesson 5 ›
## Lesson 4: More About Triggers @@ -11,8 +15,8 @@ Like jobs, triggers are quite easy to work with, but do contain a variety of cus need to be aware of and understand before you can make full use of Quartz. Also, as noted earlier, there are different types of triggers that you can select from to meet different scheduling needs. -You will learn about the two most common types of triggers in Lesson 5: Simple Triggers and Lesson 6: Cron Triggers. +You will learn about the two most common types of triggers in Lesson 5: Simple Triggers and Lesson 6: Cron Triggers. ### [Common Trigger Attributes](#TutorialLesson4-CommonAttrs) diff --git a/docs/tutorials/tutorial-lesson-05.md b/docs/tutorials/tutorial-lesson-05.md index bab935297..66c4cac6d 100644 --- a/docs/tutorials/tutorial-lesson-05.md +++ b/docs/tutorials/tutorial-lesson-05.md @@ -1,8 +1,12 @@ - +--- +title: Tutorial 5 +visible_title: "Quartz Tutorials" +active_sub_menu_id: site_mnu_docs_tutorials +---
- Table of Contents | - ‹ Lesson 4 | - Lesson 6 › + Table of Contents | + ‹ Lesson 4 | + Lesson 6 ›
## Lesson 5: SimpleTrigger diff --git a/docs/tutorials/tutorial-lesson-06.md b/docs/tutorials/tutorial-lesson-06.md index 78a601a80..a0a1246e0 100644 --- a/docs/tutorials/tutorial-lesson-06.md +++ b/docs/tutorials/tutorial-lesson-06.md @@ -1,8 +1,12 @@ - +--- +title: Tutorial 6 +visible_title: "Quartz Tutorials" +active_sub_menu_id: site_mnu_docs_tutorials +---
- Table of Contents | - ‹ Lesson 5 | - Lesson 7 › + Table of Contents | + ‹ Lesson 5 | + Lesson 7 ›
## Lesson 6: CronTrigger diff --git a/docs/tutorials/tutorial-lesson-07.md b/docs/tutorials/tutorial-lesson-07.md index fad3d38b4..825835909 100644 --- a/docs/tutorials/tutorial-lesson-07.md +++ b/docs/tutorials/tutorial-lesson-07.md @@ -1,8 +1,12 @@ - +--- +title: Tutorial 7 +visible_title: "Quartz Tutorials" +active_sub_menu_id: site_mnu_docs_tutorials +---
- Table of Contents | - ‹ Lesson 6 | - Lesson 8 › + Table of Contents | + ‹ Lesson 6 | + Lesson 8 ›
## Lesson 7: TriggerListeners and JobListeners diff --git a/docs/tutorials/tutorial-lesson-08.md b/docs/tutorials/tutorial-lesson-08.md index 3c85c4ce4..86bb6d597 100644 --- a/docs/tutorials/tutorial-lesson-08.md +++ b/docs/tutorials/tutorial-lesson-08.md @@ -1,8 +1,12 @@ - +--- +title: Tutorial 7 +visible_title: "Quartz Tutorials" +active_sub_menu_id: site_mnu_docs_tutorials +---
- Table of Contents | - ‹ Lesson 7 | - Lesson 9 › + Table of Contents | + ‹ Lesson 7 | + Lesson 9 ›
## Lesson 8: SchedulerListeners diff --git a/docs/tutorials/tutorial-lesson-09.md b/docs/tutorials/tutorial-lesson-09.md index f57cf2381..d691270a6 100644 --- a/docs/tutorials/tutorial-lesson-09.md +++ b/docs/tutorials/tutorial-lesson-09.md @@ -1,8 +1,12 @@ - +--- +title: Tutorial 9 +visible_title: "Quartz Tutorials" +active_sub_menu_id: site_mnu_docs_tutorials +---
- Table of Contents | - ‹ Lesson 8 | - Lesson 10 › + Table of Contents | + ‹ Lesson 8 | + Lesson 10 ›
## Lesson 9: Job Stores diff --git a/docs/tutorials/tutorial-lesson-10.md b/docs/tutorials/tutorial-lesson-10.md index d98dcb9f5..c116d8c4d 100644 --- a/docs/tutorials/tutorial-lesson-10.md +++ b/docs/tutorials/tutorial-lesson-10.md @@ -1,8 +1,12 @@ - +--- +title: Tutorial 10 +visible_title: "Quartz Tutorials" +active_sub_menu_id: site_mnu_docs_tutorials +---
- Table of Contents | - ‹ Lesson 9 | - Lesson 11 › + Table of Contents | + ‹ Lesson 9 | + Lesson 11 ›
## Lesson 10: Configuration, Resource Usage and SchedulerFactory diff --git a/docs/tutorials/tutorial-lesson-11.md b/docs/tutorials/tutorial-lesson-11.md index 3655ae2ca..64735c65f 100644 --- a/docs/tutorials/tutorial-lesson-11.md +++ b/docs/tutorials/tutorial-lesson-11.md @@ -1,8 +1,12 @@ - +--- +title: Tutorial 11 +visible_title: "Quartz Tutorials" +active_sub_menu_id: site_mnu_docs_tutorials +---
- Table of Contents | - ‹ Lesson 10 | - Lesson 12 › + Table of Contents | + ‹ Lesson 10 | + Lesson 12 ›
## Lesson 11: Advanced (Enterprise) Features @@ -37,7 +41,7 @@ same node that just was just active for non-busy (e.g. one or two triggers) sche #### Clustering With TerracottaJobStore Simply configure the scheduler to use TerracottaJobStore (covered in -Lesson 9: JobStores), and your scheduler will be all +Lesson 9: JobStores), and your scheduler will be all set for clustering. You may also want to consider implications of how you setup your Terracotta server, particularly configuration @@ -52,7 +56,7 @@ More information about this JobStore and Terracotta can be found at ### [JTA Transactions](#TutorialLesson11-JTATransactions) -As explained in Lesson 9: JobStores, JobStoreCMT +As explained in Lesson 9: JobStores, JobStoreCMT allows Quartz scheduling operations to be performed within larger JTA transactions. Jobs can also execute within a JTA transaction (UserTransaction) by setting the diff --git a/docs/tutorials/tutorial-lesson-12.md b/docs/tutorials/tutorial-lesson-12.md index 2a5e2b650..7977aaad5 100644 --- a/docs/tutorials/tutorial-lesson-12.md +++ b/docs/tutorials/tutorial-lesson-12.md @@ -1,7 +1,11 @@ - +--- +title: Tutorial 12 +visible_title: "Quartz Tutorials" +active_sub_menu_id: site_mnu_docs_tutorials +---
- Table of Contents | - ‹ Lesson 11 + Table of Contents | + ‹ Lesson 11
## Lesson 12: Miscellaneous Features of Quartz