Class StockNotificationTask
java.lang.Object
de.hybris.platform.stocknotificationservices.cronjob.StockNotificationTask
- All Implemented Interfaces:
Runnable
A task to send notification to customers
-
Constructor Summary
ConstructorsConstructorDescriptionStockNotificationTask(NotificationService notificationService, ModelService modelService, Map<String, ItemModel> data) -
Method Summary
-
Constructor Details
-
StockNotificationTask
public StockNotificationTask(NotificationService notificationService, ModelService modelService, Map<String, ItemModel> data)
-
-
Method Details