Class CommentUpdateEvent

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

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

  • Constructor Details

    • CommentUpdateEvent

      public CommentUpdateEvent(CommentEntity comment)