Interface CommitManager

All Known Implementing Classes:
CommitManagerImpl

@PublicApi public interface CommitManager
  • Method Details

    • getCommitsForResult

      @NotNull @NotNull Set<Commit> getCommitsForResult(@NotNull @NotNull ResultsSummary resultsSummary)