Class BookingDeleteEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.ai.alibaba.booking.event.BookingDeleteEvent
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • BookingDeleteEvent

      public BookingDeleteEvent(BookingEntity booking)