Class EmptyUpdateSegmentStrategy
java.lang.Object
de.hybris.platform.personalizationservices.strategies.impl.EmptyUpdateSegmentStrategy
- All Implemented Interfaces:
UpdateSegmentStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidupdateSegments(CxUpdateSegmentContext context) Strategy for update segments
-
Constructor Details
-
EmptyUpdateSegmentStrategy
public EmptyUpdateSegmentStrategy()
-
-
Method Details
-
updateSegments
Description copied from interface:UpdateSegmentStrategyStrategy for update segments- Specified by:
updateSegmentsin interfaceUpdateSegmentStrategy- Parameters:
context- - Context containing additional parameters for segment update e.g providers
-