Class CouponNotificationCleanupHook

java.lang.Object
de.hybris.platform.customercouponservices.retention.hook.CouponNotificationCleanupHook
All Implemented Interfaces:
ItemCleanupHook<CustomerModel>

public class CouponNotificationCleanupHook extends Object implements ItemCleanupHook<CustomerModel>
Cleans customer coupon notification when the retention framework removes customer data
  • Constructor Details

    • CouponNotificationCleanupHook

      public CouponNotificationCleanupHook()
  • Method Details