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:
  • Constructor Details

    • CleanupRepositoriesEvent

      public CleanupRepositoriesEvent(Object source)