public interface OnFileDelete
| Modifier and Type | Method and Description | 
|---|---|
| void | onFileDelete(FileDeletionEvent event)Called upon a file deletion event. | 
void onFileDelete(FileDeletionEvent event)
Implementation of this method should never block.
event - file deletion event