Interface VcsUpdateListener
public interface VcsUpdateListener
Handles VCS updates.
- Since:
- 0.1
-
Method Summary
-
Method Details
-
updated
Handles update events.- Parameters:
path
- The path.revision
- The revision number.contentStatus
- The status.
-