Package edu.umd.cs.findbugs.workflow
Class RebornIssues
java.lang.Object
edu.umd.cs.findbugs.workflow.RebornIssues
Mine historical information from a BugCollection. The BugCollection should be
built using UpdateBugCollection to record the history of analyzing all
versions over time.
- Author:
- David Hovemeyer, William Pugh
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionexecute()
static void
void
setBugCollection
(BugCollection bugCollection)
-
Constructor Details
-
RebornIssues
public RebornIssues() -
RebornIssues
-
-
Method Details
-
setBugCollection
-
execute
-
main
- Throws:
Exception
-