Class ReceivingOrderCreatedEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.wms.receiving.impl.ReceivingOrderCreatedEvent
All Implemented Interfaces:
Serializable

public class ReceivingOrderCreatedEvent extends org.openwms.core.event.RootApplicationEvent
A ReceivingOrderCreatedEvent is raised when a ReceivingOrder has been created.
Author:
Heiko Scherrer
See Also: