Class TextUpdateDocEvent

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

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

  • Constructor Details

    • TextUpdateDocEvent

      public TextUpdateDocEvent(TextEntity text)