Class CleanupTemporaryFilesEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
org.craftercms.studio.impl.v2.utils.spring.event.CleanupTemporaryFilesEvent
All Implemented Interfaces:
Serializable

public class CleanupTemporaryFilesEvent extends org.springframework.context.ApplicationEvent
Event used to trigger temporary files cleanup on startup
Since:
4.1.2
Author:
jmendeza
See Also:
  • Constructor Details

    • CleanupTemporaryFilesEvent

      public CleanupTemporaryFilesEvent(Object source)