Uses of Class
de.hybris.platform.notificationservices.cronjob.AbstractNotificationJob
-
Packages that use AbstractNotificationJob Package Description de.hybris.platform.customercouponservices.cronjob de.hybris.platform.stocknotificationservices.cronjob -
-
Uses of AbstractNotificationJob in de.hybris.platform.customercouponservices.cronjob
Subclasses of AbstractNotificationJob in de.hybris.platform.customercouponservices.cronjob Modifier and Type Class Description classAbstractCouponNotificationJobSends coupon notification to the customer when a customer coupon will take effect or expire soonclassCouponNotificationJobCreates a new coupon notification tast -
Uses of AbstractNotificationJob in de.hybris.platform.stocknotificationservices.cronjob
Subclasses of AbstractNotificationJob in de.hybris.platform.stocknotificationservices.cronjob Modifier and Type Class Description classAbstractStockLevelStatusJobAbstract base class for sending BACK_IN_STOCK notification to customerclassStockLevelStatusJobDefault implementation to send BACK_IN_STOCK notification to customer
-