Class ChunkUpdateEvent

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

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

  • Constructor Details

    • ChunkUpdateEvent

      public ChunkUpdateEvent(ChunkEntity chunk)