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

Packages that use PerforceChangeListData.PerforceFileData
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.PerforceFileData in org.hackystat.sensor.ant.perforce
 

Methods in org.hackystat.sensor.ant.perforce that return types with arguments of type PerforceChangeListData.PerforceFileData
 java.util.List<PerforceChangeListData.PerforceFileData> PerforceChangeListData.getFileData()
          Returns as list of PerforceFileData instances associated with this changelist.