Package edu.handong.csee.isel.bfc.collector
A package containing the interface of the BFC collector.
-
Class Summary Class Description BFCGitHubCollector This class is Collector to find BUG FIX COMMITS using label in Github.BFCJiraCollector This class is a Collector to find BUG FIX COMMITS using Jira, an issue tracker.BFCKeywordCollector This class is Collector to find BUG FIX COMMITS by using Github commits message.