Class ImpressionAggregatorServiceTest.Impression
- java.lang.Object
-
- com.hybris.ymkt.recommendation.services.ImpressionAggregatorServiceTest.Impression
-
- Enclosing class:
- ImpressionAggregatorServiceTest
public static class ImpressionAggregatorServiceTest.Impression extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected intimpressionCountprotected intitemCountprotected java.lang.StringscenarioIdprotected longtime
-
Constructor Summary
Constructors Constructor Description Impression(java.lang.String scenarioId, int impressionCount, int itemCount, long time)
-