5.9.14. Scheduled Tasks Execution
The platform offers two ways to run scheduled tasks:
-
By using the standard
TaskScheduler
mechanism of the Spring Framework. -
By using platform’s own mechanism of scheduled tasks execution.
The platform offers two ways to run scheduled tasks:
By using the standard TaskScheduler
mechanism of the Spring Framework.
By using platform’s own mechanism of scheduled tasks execution.