Package com.bytedesk.core.schedule.event
Class ScheduleUpdateEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
com.bytedesk.core.schedule.event.AbstractScheduleEvent
com.bytedesk.core.schedule.event.ScheduleUpdateEvent
- All Implemented Interfaces:
Serializable
Event published when an existing schedule is updated.
- See Also:
-
Field Summary
FieldsFields inherited from class java.util.EventObject
source -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.bytedesk.core.schedule.event.AbstractScheduleEvent
getScheduleMethods 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:
-
-
Constructor Details
-
ScheduleUpdateEvent
-