Class RobotCreateEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.ai.robot.event.RobotCreateEvent
All Implemented Interfaces:
Serializable

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

  • Constructor Details

    • RobotCreateEvent

      public RobotCreateEvent(RobotEntity robot)