Uses of Class
de.hybris.y2ysync.task.runner.Y2YSyncContext
Packages that use Y2YSyncContext
Package
Description
-
Uses of Y2YSyncContext in de.hybris.y2ysync.rest.resources
Constructors in de.hybris.y2ysync.rest.resources with parameters of type Y2YSyncContextModifierConstructorDescriptionY2YSyncRequest(String syncExecutionId, String sourcePlatformUrl, List<DataStream> dataStreams, Y2YSyncContext syncContext) -
Uses of Y2YSyncContext in de.hybris.y2ysync.task.runner
Methods in de.hybris.y2ysync.task.runner that return Y2YSyncContext -
Uses of Y2YSyncContext in de.hybris.y2ysync.task.runner.internal
Methods in de.hybris.y2ysync.task.runner.internal with parameters of type Y2YSyncContextModifier and TypeMethodDescriptionvoidDataHubRequestCreator.sendRequest(Y2YSyncContext syncContext)