Class FaqUpdateDocEvent

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

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

  • Constructor Details

    • FaqUpdateDocEvent

      public FaqUpdateDocEvent(FaqEntity faq)