name |
string |
|
Name of the trigger. |
startTime |
long |
|
Start date for this trigger. |
endTime |
long |
|
End date for this trigger. |
jobGroupName |
string |
|
Job group for this trigger. |
jobName |
string |
|
Job name for this trigger. |
calendarName |
string |
|
Optional calendar name for this trigger (to exclude blocks of time), only applies to simple triggers |
misfireInstruction |
string |
|
Action to execute when the trigger couldn't be fired.
@refer to each trigger documentation for available misfire instructions. |
repeatCount |
int |
|
Repeats count (if <0 , no limit). |
repeatInterval |
long |
|
Repeats interval in milliseconds. |