4.7.2. 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.