Merge 544a359fd6
into 4d87390fb2
commit
99c4104626
|
@ -533,9 +533,11 @@ All parameters are Strings.
|
||||||
Read the JSR223 language specific documentation for examples of using these `TriggerType` objects.
|
Read the JSR223 language specific documentation for examples of using these `TriggerType` objects.
|
||||||
|
|
||||||
::: details timer.DateTimeTrigger
|
::: details timer.DateTimeTrigger
|
||||||
| Parameter | Description |
|
| Parameter | Description |
|
||||||
| ---------- | ---------------------- |
|
| ---------- | ------------------------------------------------------------------------- |
|
||||||
| `itemName` | The name of the `Item` |
|
| `itemName` | The name of the `Item` |
|
||||||
|
| `timeOnly` | Whether only the time of the item should be compared or the date and time |
|
||||||
|
| `offset` | The offset in seconds to add to the time of the item |
|
||||||
:::
|
:::
|
||||||
|
|
||||||
::: details timer.GenericCronTrigger
|
::: details timer.GenericCronTrigger
|
||||||
|
|
Loading…
Reference in New Issue