Package de.hybris.platform.sap.productconfig.services.tracking.impl
-
Class Summary Class Description AbstractTrackingRecorderImpl Base class for CPQ Tracking recorders.
Every tracking recorder should call the same list of writers for processing of tracking items.TrackingRecorderImpl Service-Layer implementation of theAbstractTrackingRecorderImpl.TrackingRecorderImplTest TrackingToLogWriterImpl Simple TrackingWriter implementation, that just dumps immediately all history data into the Log file.TrackingToLogWriterImplTest