Class ThreadCloseEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.thread.event.ThreadCloseEvent
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • ThreadCloseEvent

      public ThreadCloseEvent(ThreadEntity thread)