Class InventoryEvents
java.lang.Object
org.salespointframework.inventory.InventoryEvents
Events published by the inventory module.
- Since:
- 7.3
- Author:
- Oliver Drotbohm
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Event being thrown if the stock for particularProduct
falls below the threshold configured inInventoryProperties
. -
Constructor Summary
-
Method Summary
-
Constructor Details
-
InventoryEvents
public InventoryEvents()
-