Package com.mypurecloud.sdk.v2
Class FileWatcher.FileAdapter
java.lang.Object
com.mypurecloud.sdk.v2.FileWatcher.FileAdapter
- All Implemented Interfaces:
FileWatcher.FileListener,EventListener
- Enclosing class:
- FileWatcher
public abstract static class FileWatcher.FileAdapter
extends Object
implements FileWatcher.FileListener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanonCreated(FileWatcher.FileEvent event) booleanonModified(FileWatcher.FileEvent event)
-
Constructor Details
-
FileAdapter
public FileAdapter()
-
-
Method Details
-
onCreated
- Specified by:
onCreatedin interfaceFileWatcher.FileListener
-
onModified
- Specified by:
onModifiedin interfaceFileWatcher.FileListener
-