|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataFiles | |
---|---|
org.hackystat.sensor.ant.task | Implements a Checkstyle sensor for the Ant build system, which sends Code Issue data generated by the Checkstyle tool to a Hackystat server as CodeIssue sensor data. |
Uses of DataFiles in org.hackystat.sensor.ant.task |
---|
Fields in org.hackystat.sensor.ant.task with type parameters of type DataFiles | |
---|---|
protected java.util.List<DataFiles> |
HackystatSensorTask.dataFilesList
The list of datafile element instances found in the task. |
Methods in org.hackystat.sensor.ant.task that return DataFiles | |
---|---|
DataFiles |
HackystatSensorTask.createDataFiles()
Creates a returns a new DataFiles instance to Ant. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |