Package com.bytedesk.core.black.event
Class BlackDeleteEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.black.event.AbstractBlackEvent
com.bytedesk.core.black.event.BlackDeleteEvent
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.black.event.AbstractBlackEvent
getBlackMethods 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:
-
-
Constructor Details
-
BlackDeleteEvent
-