Class InventoryEvents
java.lang.Object
org.salespointframework.inventory.InventoryEvents
public class InventoryEvents extends Object
Events published by the inventory module.
- Since:
- 7.3
- Author:
- Oliver Drotbohm
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classInventoryEvents.StockShortEvent being thrown if the stock for particularProductfalls below the threshold configured inInventoryProperties. -
Constructor Summary
Constructors Constructor Description InventoryEvents() -
Method Summary
-
Constructor Details
-
InventoryEvents
public InventoryEvents()
-