Uses of Class
org.hackystat.sensor.ant.svn.CommitRecordEntry

Packages that use CommitRecordEntry
org.hackystat.sensor.ant.svn Implements a Subversion sensor for the Ant build system, which sends Commit data from the specified Subversion server. 
 

Uses of CommitRecordEntry in org.hackystat.sensor.ant.svn
 

Methods in org.hackystat.sensor.ant.svn that return types with arguments of type CommitRecordEntry
 java.util.Collection<CommitRecordEntry> CommitRecord.getCommitRecordEntries()
          Gets all changed items in this revision.