public class FileUpdatedEvent extends CVSEvent
Constructor and Description |
---|
FileUpdatedEvent(java.lang.Object source,
java.lang.String path)
Construct a FileUpdatedEvent
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilePath()
Get the path of the file that has been added
|