Class RatedownSettingsCreateEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.kbase.settings_ratedown.event.RatedownSettingsCreateEvent
- All Implemented Interfaces:
Serializable
public class RatedownSettingsCreateEvent
extends org.springframework.context.ApplicationEvent
- 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
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUID- See Also:
-
ratedownSetting
-
-
Constructor Details
-
RatedownSettingsCreateEvent
-