Uses of Interface
de.hybris.platform.outboundsync.config.impl.OutboundSyncConfiguration
Packages that use OutboundSyncConfiguration
Package
Description
-
Uses of OutboundSyncConfiguration in de.hybris.platform.outboundsync
Constructors in de.hybris.platform.outboundsync with parameters of type OutboundSyncConfigurationModifierConstructorDescriptionprotectedBatchReleaseStrategy(@NotNull OutboundSyncConfiguration configuration) -
Uses of OutboundSyncConfiguration in de.hybris.platform.outboundsync.config.impl
Classes in de.hybris.platform.outboundsync.config.impl that implement OutboundSyncConfigurationModifier and TypeClassDescriptionclassProvides access methods to configurations related to the Inbound Services -
Uses of OutboundSyncConfiguration in de.hybris.platform.outboundsync.interceptor
Constructors in de.hybris.platform.outboundsync.interceptor with parameters of type OutboundSyncConfigurationModifierConstructorDescriptionStreamConfigurationInfoExpressionCreationInterceptor(@NotNull DescriptorFactory factory, @NotNull InfoExpressionGenerator generator, @NotNull OutboundSyncConfiguration configuration) Constructor that instantiates and populates the required class dependencies -
Uses of OutboundSyncConfiguration in de.hybris.platform.outboundsync.job.impl
Methods in de.hybris.platform.outboundsync.job.impl with parameters of type OutboundSyncConfigurationModifier and TypeMethodDescriptionvoidDefaultOutboundSyncJobRegister.setOutboundSyncConfiguration(OutboundSyncConfiguration outboundSyncConfiguration) Deprecated, for removal: This API element is subject to removal in a future version.not used anymore in this register implementation -
Uses of OutboundSyncConfiguration in de.hybris.platform.outboundsync.retry.impl
Methods in de.hybris.platform.outboundsync.retry.impl that return OutboundSyncConfigurationModifier and TypeMethodDescriptionprotected OutboundSyncConfigurationDefaultSyncRetryService.getOutboundSyncConfiguration()Methods in de.hybris.platform.outboundsync.retry.impl with parameters of type OutboundSyncConfigurationModifier and TypeMethodDescriptionvoidDefaultSyncRetryService.setOutboundSyncConfiguration(OutboundSyncConfiguration outboundSyncConfiguration)