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