Class StatisticThreadCreateEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.service.statistic_thread.StatisticThreadCreateEvent
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • StatisticThreadCreateEvent

      public StatisticThreadCreateEvent(Object source, ThreadEntity thread)