Package org.nuxeo.runtime.trackers.files
Interface FileEventHandler
- All Known Implementing Classes:
 FileEventsTrackingFeature.Tracker,FileEventTracker.BaseFileEventHandler,FileEventTracker.GCDelegate,FileEventTracker.ThreadDelegate
public interface FileEventHandler
FileEvent handler that should be implemented by consumers. Could be enlisted in the @{link
 EventService through the use of a FileEventListener.- Since:
 - 6.0
 - Author:
 - Stephane Lacoin at Nuxeo (aka matic)
 
- 
Method Summary
 
- 
Method Details
- 
onFile
 - 
onDirectory
- Since:
 - 2023.5
 
 
 -