public interface FileEventHandler
FileEvent handler that should be implemented by consumers. Could be enlisted in the @{link
EventService through the use of a FileEventListener.| Modifier and Type | Method and Description |
|---|---|
void |
onFile(File file,
Object marker) |
Copyright © 2018 Nuxeo. All rights reserved.