Uses of Package
org.hackystat.sensor.ant.perforce

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

Classes in org.hackystat.sensor.ant.perforce used by org.hackystat.sensor.ant.perforce
P4Environment
          Provides a simple mechanism for configuring the Perforce Java API connection to the p4 tool.
PerforceChangeListData
          Provides a data structure with information about each file affected by a ChangeList and the number of lines added, deleted, and modified.
PerforceChangeListData.PerforceFileData
          Inner class that provides information on a single file.