Class SpaceTrashEmptyEvent

java.lang.Object
java.util.EventObject
org.springframework.context.ApplicationEvent
All Implemented Interfaces:
Removed, Serializable

public class SpaceTrashEmptyEvent extends SpaceEvent implements Removed
Represents when the trash is emptied, either by a user or by a remote administration call.
See Also:
  • Constructor Details

    • SpaceTrashEmptyEvent

      public SpaceTrashEmptyEvent(Object src, Space space)