public class FileToRemoveEvent extends CVSEvent
Constructor and Description |
---|
FileToRemoveEvent(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 is going to be removed.
|