FindBugs™ 1.3.9

edu.umd.cs.findbugs.workflow
Class RebornIssues

java.lang.Object
  extended by edu.umd.cs.findbugs.workflow.RebornIssues

public class RebornIssues
extends java.lang.Object

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
RebornIssues()
           
RebornIssues(BugCollection bugCollection)
           
 
Method Summary
 RebornIssues execute()
           
static void main(java.lang.String[] args)
           
 void setBugCollection(BugCollection bugCollection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RebornIssues

public RebornIssues()

RebornIssues

public RebornIssues(BugCollection bugCollection)
Method Detail

setBugCollection

public void setBugCollection(BugCollection bugCollection)

execute

public RebornIssues execute()

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception

FindBugs™ 1.3.9

FindBugs™ is licenced under the LGPL. Copyright © 2006 University of Maryland.