Interface VcsUpdateListener


  • public interface VcsUpdateListener
    todo: add class description here
    Since:
    0.1
    Author:
    Siarhei Baidun
    • Method Detail

      • updated

        void updated​(java.lang.String path,
                     long revision,
                     int contentStatus)
        Parameters:
        path -
        revision -
        contentStatus - takes one of the values as defined in the
        See Also:
        constants.