Uses of Class
org.openwms.wms.receiving.impl.ReceivingOrderCreatedEvent
Packages that use ReceivingOrderCreatedEvent
Package
Description
Contains internal types of the microservice implementation.
-
Uses of ReceivingOrderCreatedEvent in org.openwms.wms.receiving.impl
Methods in org.openwms.wms.receiving.impl with parameters of type ReceivingOrderCreatedEventModifier and TypeMethodDescriptionvoid
ReceivingOrderEventListener.onCreate
(ReceivingOrderCreatedEvent event) After aReceivingOrder
is created all positions are validated.