Class ReportCreateEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.kanban.report.event.ReportCreateEvent
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • ReportCreateEvent

      public ReportCreateEvent(ReportEntity report)