Package org.openwms.common.tasks.events
Class TaskEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.openwms.core.event.RootApplicationEvent
org.openwms.common.tasks.events.TaskEvent
- All Implemented Interfaces:
Serializable
public class TaskEvent
extends org.openwms.core.event.RootApplicationEvent
A TaskEvent.
- Author:
- Heiko Scherrer
- See Also:
-
Nested Class Summary
-
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
-
type
-
-
Constructor Details
-
TaskEvent
-
-
Method Details
-
getSource
- Overrides:
getSource
in classEventObject
-
getType
-