Files
2025-09-07 00:21:05 +00:00

540 B

Cron

Properties

Name Type Description Notes
execTimes Long The total number of times this cron task has been executed [optional]
name String The name of the cron task [optional]
next Date The next scheduled execution time [optional]
prev Date The previous execution time [optional]
schedule String The cron schedule expression (e.g., "0 0 * * *") [optional]