Description

Scheduling periodically executed task with specified cron expression.

Usages

Configuration options

KeyKindTypeDefault ValueDescription
concurrentVALUEBooleantrueAllow concurrent execution if previous task didn't finish before next execution
enabledVALUEBooleantrueWhether the task is enabled
expressionVALUEString Cron expression for specifying period of execution
idVALUEString Identification of the started task
zoneVALUEZoneId Time zone to use for cron expression evaluation

See the manifest for all available types.