Uses of Class
ca.utoronto.JCVSReport.cvsPlugin.History

Packages that use History
ca.utoronto.JCVSReport   
ca.utoronto.JCVSReport.cvsPlugin   
 

Uses of History in ca.utoronto.JCVSReport
 

Methods in ca.utoronto.JCVSReport with parameters of type History
protected  void MetricDatabase.addCvsOperation(History aRecord)
          Update the database by adding the cvs operation captured by the given history record.
 

Uses of History in ca.utoronto.JCVSReport.cvsPlugin
 

Methods in ca.utoronto.JCVSReport.cvsPlugin with parameters of type History
 boolean History.equals(History other)
          Compare this History object to the other History object.
 



JCVSReport: Easy Progress Reports for CVS/Java Projects. By David James.