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