Uses of Class
org.hackystat.sensor.ant.perforce.PerforceChangeListData

Packages that use PerforceChangeListData
org.hackystat.sensor.ant.perforce Implements a Perforce sensor for the Ant build system, which sends configuration management data generated by the Perforce tool to a Hackystat server as Commit sensor data. 
 

Uses of PerforceChangeListData in org.hackystat.sensor.ant.perforce
 

Methods in org.hackystat.sensor.ant.perforce that return types with arguments of type PerforceChangeListData
 java.util.List<PerforceChangeListData> PerforceCommitProcessor.getChangeListDataList()
          Retrieve the list of PerforceChangeListData instances associated with this instance.