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.Integration test forDefaultTaskServiceDetermines whether the poll method is working correctly, depending on the scheduling state of the repoll task.Strategy to encapsulate the complexity of scheduling new tasks while others may trigger events at the same time.Class is responsible for handling additional logic around StrandedItemsRegistryImplementation of StrandedItemsResolutionHandler adjusted to handle stranded tasks intercepted from DefaultTaskServiceIntegration 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).