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 Details

  • Constructor Details

    • HolidayCreateEvent

      public HolidayCreateEvent(HolidayEntity holiday)