...
Parameter name | Type | Required | Description |
---|---|---|---|
silFile | string | Yes | The sil file name. |
args | array string | Yes | The list of the arguments of the job. |
cronExpr | string | Yes | The cron expression |
Note | ||
---|---|---|
| ||
1.You can find more details about using the cron expression according to the used API at the link below : www.quartz-scheduler.org/documentation/quartz-1.x/tutorials/crontrigger |
...