Index Changes

Difference between version and version     

Back to Creating Hybrid Triggers, or Creating Hybrid Triggers Info


At line 34 changed 7 lines.
* __Name:__ Specifies a user defined name. (This is different than the Group name for the trigger).\\
* __Description:__ The description is optional, and can be used to note the action or purpose of the trigger.\\
* __Beginning Time:__ Specify all of the time conditions that must be satisfied before the Hybrid trigger begins. The Hybrid trigger beginning time is set using the Cron condition tabs, in the same way that a Cron trigger is configured. For information about the Cron condition tab settings see [Creating Cron Triggers|CreatingCronTriggers].\\
* __Cron Expression:__ The Cron Expression field displays the Quartz-style Cron expression generated by the options selected from the condition tabs. Each asterisk represents a Cron setting, in the same order presented in the tabs: Second, Minute, Hour, Day, Month, Day-of-Week, and Year. The asterisk is replaced by a question mark in the forth (Day) or sixth (Day-of-Week) position, depending on whether the Day condition or Day-of-Week condition is used. The seventh (Year) value is optional, and is only displayed if that option has been selected.\\
The Cron expression can also be entered or edited directly by clicking the edit (pencil) button. Once your values are entered, click the view-only (eye) button to validate the expression and parse the specified expression back into the condition tabs. \\
* __Duration:__ Specifies the length of time that the trigger repeatedly fires, that is the duration of time between the configured Beginning Time and the end time. Select the time units to use to define the duration. The options are: milliseconds, seconds, minutes, hours, days, weeks.\\
* __Repeat:__ Specifies a number of times the operation fires. Enter any number in the field, or use the default value, {{Indefinite}}, indicating that the trigger repeats indefinitely until stopped. \\
* __Name:__ Specifies a user defined name. (This is different than the Group name for the trigger).\\ \\
* __Description:__ The description is optional, and can be used to note the action or purpose of the trigger.\\ \\
* __Beginning Time:__ Specify all of the time conditions that must be satisfied before the Hybrid trigger begins. The Hybrid trigger beginning time is set using the Cron condition tabs, in the same way that a Cron trigger is configured. For information about the Cron condition tab settings see [Creating Cron Triggers|CreatingCronTriggers].\\ \\
* __Cron Expression:__ The Cron Expression field displays the Quartz-style Cron expression generated by the options selected from the condition tabs. Each asterisk is positional, representing the "Every" option for that particular field in the same order as presented by the tabs: Second, Minute, Hour, Day, Month, Day-of-Week, and Year. The asterisk is replaced by a question mark in the fourth (Day) or sixth (Day-of-Week) position, depending on whether the Day condition or Day-of-Week condition is used. The seventh (Year) value is optional, and is only displayed if that option has been selected.\\ \\
The Cron expression can also be entered or edited directly by clicking the edit (pencil) button. Once your values are entered, click the view-only (eye) button to validate the expression and parse the specified expression back into the condition tabs. \\ \\
* __Duration:__ Specifies the length of time that the trigger repeatedly fires, that is the duration of time between the configured Beginning Time and the end time. Select the time units to use to define the duration. The options are: milliseconds, seconds, minutes, hours, days, weeks.\\ \\
* __Repeat:__ Specifies a number of times the operation fires. Enter any number in the field, or use the default value, {{Indefinite}}, indicating that the trigger repeats indefinitely until stopped. \\ \\
At line 42 changed 1 line.
** 2:5:30:40 — indicates an interval of 2 weeks, 5 hours, 30 minutes, and 40 seconds.\\
** 2:5:30:40 — indicates an interval of 2 days, 5 hours, 30 minutes, and 40 seconds.\\
At line 45 changed 1 line.
** 12:0:0:0 — indicates 12 weeks.\\ \\Everything to the left of Milliseconds is increasingly optional. \\ \\Note that months and years are not included because the number of days in a month or year are not constant. To specify longer units of time, increase your configured weeks and day.\\
** 12:0:0:0:0 — indicates 12 weeks.\\ \\Everything to the left of Milliseconds is increasingly optional. \\ \\Note that months and years are not included because the number of days in a month or year are not constant. To specify longer units of time, increase your configured weeks and day.\\

JSPWiki v2.4.100
[RSS]
« Home Index Changes Prefs
This page (revision-10) was last changed on 04-May-09 14:54 PM, -0700 by rjacobus