...
Activity | Description | Parameters |
---|---|---|
Cron | Triggers periodically based on a specified CRON expression. | |
Timer | Triggers at a specified interval. | |
Start At | Triggers at a moment in time. | |
Clear Timer | Cancel a timer (Cron, StartAt, Timer) so that it is not executed. |
...