Examples of corn expressions:
* * * * *Every minute0 * * * *Every hour0 0 * * *Every day at 12:00AM0 0 ? * FRIAt 12:00AM only on Friday0 0 1 * ?At 12:00AM on the first day of the month
For example, to run the flow every 15 minutes , use the expression
0-14,15-29,30-44,45-59 * ? * *
or
0-14 12 ? * 0-6