Name | Type | Multiplicity | Description |
---|---|---|---|
recurrence |
property TaskRecurrenceType |
[0,1] | Whether the task activity is to be executed only once (single-run tasks) or periodically (recurring tasks). |
earliestStartTime |
property dateTime |
[0,1] | Earliest time when the task is allowed to start. |
latestStartTime |
property dateTime |
[0,1] | Latest time when the task is allowed to start. |
latestFinishTime |
property dateTime |
[0,1] | Latest time when the task is allowed to run. |
interval |
property int |
[0,1] | Interval in seconds between task runs. |
cronLikePattern |
property string |
[0,1] | Cron-like pattern specifying time(s) when the task is to be run. |
misfireAction |
property MisfireActionType |
[0,1] | What is to be done when the planned start time arrives without the task actually starting. |
Flags: RAM,runtime,AVals:2
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: ignored,RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime
Multiplicity: [0,1]
Flags: RAM,runtime,AVals:2
Multiplicity: [0,1]