public interface VcsModifyListener
| Modifier and Type | Method and Description |
|---|---|
void |
modified(java.lang.String path,
VcsStatus contentStatus) |
void modified(java.lang.String path,
VcsStatus contentStatus)
path - The path String.contentStatus - The content status.