Class HolidayCreateEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.service.holiday.event.HolidayCreateEvent
- All Implemented Interfaces:
- Serializable
public class HolidayCreateEvent
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:
 
- 
holiday
 
- 
- 
Constructor Details- 
HolidayCreateEvent
 
-