Uses of Class
org.hackystat.sensor.ant.issue.IssueEntry

Packages that use IssueEntry
org.hackystat.sensor.ant.issue Implements a issue sensor for the Ant build system, which sends Issue data from the Google Project Hosting service. 
 

Uses of IssueEntry in org.hackystat.sensor.ant.issue
 

Fields in org.hackystat.sensor.ant.issue with type parameters of type IssueEntry
(package private)  java.util.Map<java.lang.String,IssueEntry> IssueSensor.issues
           
(package private)  java.util.List<IssueEntry> IssueSensor.updatedIssues