Class OutboundChannelConfigurationSystemUpdater
- java.lang.Object
-
- de.hybris.platform.outboundsync.update.OutboundChannelConfigurationSystemUpdater
-
@SystemSetup(extension="outboundsync") public class OutboundChannelConfigurationSystemUpdater extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OutboundChannelConfigurationSystemUpdater(ModelService modelService, FlexibleSearchService flexibleSearchService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidpopulateNullSynchronizeDeleteWithDefaultValues()
-
-
-
Constructor Detail
-
OutboundChannelConfigurationSystemUpdater
public OutboundChannelConfigurationSystemUpdater(ModelService modelService, FlexibleSearchService flexibleSearchService)
-
-
Method Detail
-
populateNullSynchronizeDeleteWithDefaultValues
@SystemSetup(type=ESSENTIAL, process=UPDATE) public void populateNullSynchronizeDeleteWithDefaultValues()
-
-