Interface VcsCommitListener


public interface VcsCommitListener
todo: add class description here
Since:
0.1
Author:
Siarhei Baidun
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    commited(String path, int contentStatus)
     
  • Method Details

    • commited

      void commited(String path, int contentStatus)
      Parameters:
      path -
      contentStatus - takes one of the values as defined in the
      See Also: