Class CleanupRepositoriesEvent
java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.craftercms.studio.impl.v2.utils.spring.event.CleanupRepositoriesEvent
- All Implemented Interfaces:
Serializable
public class CleanupRepositoriesEvent
extends org.springframework.context.ApplicationEvent
Event used to trigger repositories cleanup on startup
- Since:
- 4.0.1
- Author:
- Phil Nguyen
- 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
getTimestamp
Methods inherited from class java.util.EventObject
getSource, toString
-
Constructor Details
-
CleanupRepositoriesEvent
-