Interface CommitCallback


public interface CommitCallback
This interface is used to receive commit information from APIs which generate such.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    The method will be called for every commit
  • Method Details

    • commitInfo

      void commitInfo(CommitInfo info)
      The method will be called for every commit
      Parameters:
      info - the commit info for this commit