Class CommentCreateEvent

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

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

  • Constructor Details

    • CommentCreateEvent

      public CommentCreateEvent(CommentEntity comment)