Interface CommitsInfoService.CommitsConsumer

  • Enclosing interface:
    CommitsInfoService

    public static interface CommitsInfoService.CommitsConsumer
    Callback interface
    • Method Detail

      • consumeCommit

        void consumeCommit​(@NotNull
                           CommitInfo commit)
        This method is called for each detected CommitInfo
        Parameters:
        commit - detected commit info