Package com.bytedesk.core.favorite.event
Class FavoriteDeleteEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.favorite.event.FavoriteDeleteEvent
- All Implemented Interfaces:
- Serializable
public class FavoriteDeleteEvent
extends org.springframework.context.ApplicationEvent
- See Also:
- 
Field SummaryFieldsFields inherited from class java.util.EventObjectsource
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.springframework.context.ApplicationEventgetTimestampMethods inherited from class java.util.EventObjectgetSource, toString
- 
Field Details- 
serialVersionUIDprivate static final long serialVersionUID- See Also:
 
- 
favorite
 
- 
- 
Constructor Details- 
FavoriteDeleteEvent
 
-