Uses of Class
de.hybris.y2ysync.task.runner.TaskContext
-
Packages that use TaskContext Package Description de.hybris.y2ysync.task.runner.internal -
-
Uses of TaskContext in de.hybris.y2ysync.task.runner.internal
Constructors in de.hybris.y2ysync.task.runner.internal with parameters of type TaskContext Constructor Description ProcessChangesTask(ModelService modelService, MediaService mediaService, ChangeDetectionService changeDetectionService, TaskService taskService, TypeService typeService, Y2YSyncDAO y2YSyncDAO, TaskContext context, java.util.Collection<ImportScript> importScripts)
-