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