Class InventoryEvents.StockShort
java.lang.Object
org.salespointframework.inventory.InventoryEvents.StockShort
- All Implemented Interfaces:
org.jmolecules.event.types.DomainEvent
- Enclosing class:
InventoryEvents
public static class InventoryEvents.StockShort
extends Object
implements org.jmolecules.event.types.DomainEvent
Event being thrown if the stock for particular
Product
falls below the threshold configured in
InventoryProperties
.- Since:
- 7.3
- Author:
- Oliver Drotbohm
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getProductId
-
getCurrentQuantity
-
getThreshold
-