Interface BFCCollectable

All Known Implementing Classes:
BFCGitHubCollector, BFCJiraCollector, BFCKeywordCollector

public interface BFCCollectable
  • Method Summary

    Modifier and Type Method Description
    java.util.List<java.lang.String> collectFrom​(java.util.List<org.eclipse.jgit.revwalk.RevCommit> commitList)