Package com.bytedesk.kbase.note.event


package com.bytedesk.kbase.note.event
  • Classes
    Class
    Description
    Ensures every note-related application event carries a detached snapshot so async listeners never touch managed persistence contexts from other threads.
    Event published when a new note is created.
    Event published when a note is deleted.
    Event published when an existing note is updated.