Timeout
Stop node is traversed. The workflow instance to be stopped with a status of Timeout
.
Timer Setting
|
Description
|
|
---|---|---|
Start Date
Settings
|
||
Date
|
Specifies a Date data object for initial date and time at which the timer fires. Click
to select the data object or to define a new one.
You can also specify a relative offset in addition to Date data object. With Date
data objects, after the timer has started, changes to the data object
do not have any effect. Date data objects are not evaluated until the task or workflow
containing the timer has started.
|
|
Time value
|
Specifies a relative time offset for initial time at which the timer fires. The offset
is based on when the task that contains the timer starts. Specify the offset with
either a plus or minus sign
followed by an integer (for example
+30 or –5 ). A negative offset (minus expression) means that the timer fires earlier than the
value specified in the Date data object in the Date field.
Note: You can enter a negative
offset only if you have specified a Date data object.
|
|
Time unit
|
Specifies a time unit
for the offset specified in the Time value field.
Select Seconds, Minutes, Hours, Days,
or Weeks.
|
|
Specify
cron expression
|
Specifies a cron expression for initial time at which the timer fires. Relative expressions
are based on when the task that contains the timer starts. Cron expressions are especially
convenient if you
want the timer to expire based on calendar information instead of exact dates or intervals.
See the
org.quartz.CronExpressiondocumentation at http://quartz-scheduler.org/documentation for information about specifying cron expressions. Note: If you specify a cron expression,
all other fields are ignored except for the end date in the Specify
date and/or offset field. The syntax for cron expressions
implicitly supports repeated firings (recurrence) of the timer object.
|
|
This event
occurs only one time
|
Specifies that the timer
fires only once.
|
|
Recurrence
Settings
|
||
Recurrence
interval
|
Is a relative expression
for the time interval between repeated executions. By default, timers
fire only once. Specify an integer (for example
30 ).
|
|
Time unit
|
Specifies a time unit
for the Recurrence interval. Select Seconds, Minutes, Hours, Days,
or Weeks.
|
|
End date
|
Specifies when a recurring
timer stops firing.
|
|
No end date
|
Repeats until the associated task or subflow stops.
|
|
End after
|
Repeats until the specified
the number of occurrences has elapsed.
|
|
Specify
date and/or offset
|
Repeats until the associated date or offset occurs (or both). You can specify a Date
data object, a time offset, or both.
|