Uses of Class
de.hybris.platform.outboundsync.job.impl.OutboundSyncState.Builder
-
Packages that use OutboundSyncState.Builder Package Description de.hybris.platform.outboundsync.job.impl -
-
Uses of OutboundSyncState.Builder in de.hybris.platform.outboundsync.job.impl
Methods in de.hybris.platform.outboundsync.job.impl that return OutboundSyncState.Builder Modifier and Type Method Description static OutboundSyncState.BuilderOutboundSyncState.Builder. from(@NotNull OutboundSyncState initialState)Deprecated, for removal: This API element is subject to removal in a future version.static OutboundSyncState.BuilderOutboundSyncState.Builder. initialOutboundSyncState()Deprecated, for removal: This API element is subject to removal in a future version.
-