Class HolidayUpdateEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.service.holiday.event.HolidayUpdateEvent
All Implemented Interfaces:
Serializable

public class HolidayUpdateEvent extends org.springframework.context.ApplicationEvent
See Also:
  • Field Details

  • Constructor Details

    • HolidayUpdateEvent

      public HolidayUpdateEvent(HolidayEntity holiday)