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