Uses of Class
de.hybris.y2ysync.task.runner.Y2YSyncContext
-
Packages that use Y2YSyncContext Package Description de.hybris.y2ysync.rest.resources de.hybris.y2ysync.task.runner de.hybris.y2ysync.task.runner.internal -
-
Uses of Y2YSyncContext in de.hybris.y2ysync.rest.resources
Constructors in de.hybris.y2ysync.rest.resources with parameters of type Y2YSyncContext Constructor Description Y2YSyncRequest(java.lang.String syncExecutionId, java.lang.String sourcePlatformUrl, java.util.List<DataStream> dataStreams, Y2YSyncContext syncContext)
-
Uses of Y2YSyncContext in de.hybris.y2ysync.task.runner
Methods in de.hybris.y2ysync.task.runner that return Y2YSyncContext Modifier and Type Method Description Y2YSyncContext
Y2YSyncContext.Builder. build()
-
Uses of Y2YSyncContext in de.hybris.y2ysync.task.runner.internal
Methods in de.hybris.y2ysync.task.runner.internal with parameters of type Y2YSyncContext Modifier and Type Method Description void
DataHubRequestCreator. sendRequest(Y2YSyncContext syncContext)
-