Class RobotSettingsCreateEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.ai.robot_settings.event.RobotSettingsCreateEvent
- All Implemented Interfaces:
Serializable
public class RobotSettingsCreateEvent
extends org.springframework.context.ApplicationEvent
Event fired when a robot settings is created
- See Also:
-
Field Summary
FieldsFields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.springframework.context.ApplicationEvent
getTimestampMethods inherited from class java.util.EventObject
getSource, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
robotSettings
-
-
Constructor Details
-
RobotSettingsCreateEvent
-
-
Method Details
-
getRobotSettings
-