Class FavoriteDeleteEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.favorite.event.FavoriteDeleteEvent
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • FavoriteDeleteEvent

      public FavoriteDeleteEvent(FavoriteEntity favorite)