Package com.bytedesk.social.zalo.event
Class AbstractZaloEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.social.zalo.event.AbstractZaloEvent
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ZaloCreateEvent,ZaloDeleteEvent,ZaloUpdateEvent
public abstract class AbstractZaloEvent
extends org.springframework.context.ApplicationEvent
Carries a detached Zalo snapshot for downstream processing.
- See Also:
-
Field Summary
FieldsFields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
app
-
-
Constructor Details
-
AbstractZaloEvent
-
-
Method Details
-
getApp
-
snapshot
-