protected class FileEventTracker.ThreadDelegate extends Object implements FileEventHandler
Modifier and Type | Field and Description |
---|---|
protected Set<File> |
files |
protected boolean |
isLongRunning |
protected Thread |
owner |
Modifier | Constructor and Description |
---|---|
protected |
ThreadDelegate(boolean isLongRunning) |
protected final boolean isLongRunning
protected ThreadDelegate(boolean isLongRunning)
public void onFile(File file, Object marker)
onFile
in interface FileEventHandler
Copyright © 2018 Nuxeo. All rights reserved.