Interface VcsCommitListener
public interface VcsCommitListener
The VCS commit listener.
- Since:
- 0.1
- 
Method Summary
- 
Method Details- 
commitedHandles commit events.- Parameters:
- path- The path.
- contentStatus- The status;
 
 
- 
path - The path.contentStatus - The status;