public interface VcsCommitListener
| Modifier and Type | Method and Description |
|---|---|
void |
commited(java.lang.String path,
VcsStatus contentStatus) |
void commited(java.lang.String path,
VcsStatus contentStatus)
path - The path.contentStatus - The status;