Class AbstractGroupInviteEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.group_invite.event.AbstractGroupInviteEvent
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
GroupInviteCreateEvent,GroupInviteDeleteEvent,GroupInviteUpdateEvent
public abstract class AbstractGroupInviteEvent
extends org.springframework.context.ApplicationEvent
- See Also:
-
Field Summary
FieldsFields inherited from class java.util.EventObject
source -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedAbstractGroupInviteEvent(Object source, GroupInviteEntity groupInvite) -
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:
-
groupInvite
-
-
Constructor Details
-
AbstractGroupInviteEvent
-
-
Method Details
-
getGroupInvite
-
snapshot
-