public class FileWrittenEvent extends AbstractStoreEvent
Path has been written.source| Constructor and Description | 
|---|
| FileWrittenEvent(Object source,
                Path path)Instantiates a new file written event. | 
| Modifier and Type | Method and Description | 
|---|---|
| Path | getPath()Gets the path. | 
| String | toString() | 
getTimestampgetSourcepublic Path getPath()
public String toString()
toString in class EventObject