Class CommentDeleteEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.kbase.comment.event.CommentDeleteEvent
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • CommentDeleteEvent

      public CommentDeleteEvent(CommentEntity comment)