public interface VcsUpdateListener
| Modifier and Type | Method and Description |
|---|---|
void |
updated(java.lang.String path,
long revision,
int contentStatus) |
void updated(java.lang.String path,
long revision,
int contentStatus)
path - revision - contentStatus - takes one of the values as defined in theconstants.