Package de.hybris.platform.task.impl
package de.hybris.platform.task.impl
-
ClassDescriptionThis class adjusts the number of items that should be provided by a delegated tasks provider.Default implementation of the
TaskServiceinterface.Strategy to encapsulate the complexity of scheduling new tasks while others may trigger events at the same time.Integration tests for task scriptingStrategy for executing the TriggerTasks, needed to avoid having the runner executed in transaction, otherwise there are problems especially in case of executing jobs initiated by trigger without any cronjob aasigned (the internally created cronjob is not visible when it comes to asynchronous execution).