Package org.openwms.wms.movements.impl
Class MovementEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.wms.movements.impl.MovementEvent
- All Implemented Interfaces:
Serializable
public class MovementEvent
extends org.openwms.core.event.RootApplicationEvent
A MovementEvent signals changes on a
Movement
s lifecycle.- Author:
- Heiko Scherrer
- See Also:
-
Nested Class Summary
-
Field Summary
Fields inherited from class java.util.EventObject
source
-
Constructor Summary
ConstructorDescriptionMovementEvent
(Movement movement, MovementEvent.Type type) MovementEvent
(Movement movement, MovementEvent.Type type, String previousLocation) -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestamp
Methods inherited from class java.util.EventObject
toString
-
Field Details
-
type
-
previousLocation
-
-
Constructor Details
-
MovementEvent
-
MovementEvent
-
-
Method Details
-
getSource
- Overrides:
getSource
in classEventObject
-
getType
-
getPreviousLocation
-