Info | ||
---|---|---|
| ||
This routine is available starting with Power Scripts Scripts™ for Jira 3.0.8. |
Syntax
runJobByCron(silFile, args, cronExpr)
...
Excerpt |
---|
Runs the job according to the specified cron schedule. |
Parameters
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 | ||
---|---|---|
| ||
You can find more details about using the cron expression according to the used API at www.quartz-scheduler.org/documentation/quartz-1.x/tutorials/crontrigger |
...
Filter by label (Content by label) | ||||||||
---|---|---|---|---|---|---|---|---|
|