Interface VcsUpdateListener

    • Method Detail

      • updated

        void updated​(java.lang.String path,
                     long revision,
                     VcsStatus contentStatus)
        Parameters:
        path - The path.
        revision - The revision number.
        contentStatus - The status.