Interface ChangelistCallback

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void doChangelist​(java.lang.String path, java.lang.String changelist)
      the method will be called for each status item
    • Method Detail

      • doChangelist

        void doChangelist​(java.lang.String path,
                          java.lang.String changelist)
        the method will be called for each status item
        Parameters:
        path - the path of the object
        changelist - the changelist it belongs to