Class ReceivingOrderPositionStateChangeEvent<T extends AbstractReceivingOrderPosition>
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.wms.receiving.api.events.ReceivingOrderPositionStateChangeEvent<T>
- All Implemented Interfaces:
Serializable
public class ReceivingOrderPositionStateChangeEvent<T extends AbstractReceivingOrderPosition>
extends org.openwms.core.event.RootApplicationEvent
implements Serializable
A ReceivingOrderPositionStateChangeEvent.
- Author:
- Heiko Scherrer
- See Also:
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
-
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
toString
-
Field Details
-
state
-
-
Constructor Details
-
ReceivingOrderPositionStateChangeEvent
-
-
Method Details
-
getSource
- Overrides:
getSource
in classEventObject
-
getState
-