Class SpringMigrationStartedEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
io.mongock.runner.spring.base.events.SpringMigrationStartedEvent
- All Implemented Interfaces:
Serializable
public class SpringMigrationStartedEvent
extends org.springframework.context.ApplicationEvent
- See Also:
-
Field Summary
Fields 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
-
Constructor Details
-
SpringMigrationStartedEvent
Create a newApplicationEvent.- Parameters:
source- the object on which the event initially occurred or with which the event is associated (nevernull)
-
-
Method Details
-
toString
- Overrides:
toStringin classEventObject
-