Uses of Class
hudson.plugins.violations.model.BuildModel.TypeCount

Packages that use BuildModel.TypeCount
hudson.plugins.violations.model   
 

Uses of BuildModel.TypeCount in hudson.plugins.violations.model
 

Methods in hudson.plugins.violations.model that return types with arguments of type BuildModel.TypeCount
 Map<String,BuildModel.TypeCount> BuildModel.getTypeCountMap()
          Get the type count map.
 Collection<BuildModel.TypeCount> BuildModel.getTypeCounts()
          Get the collection of type counts.
 



Copyright © 2004-2012 Hudson. All Rights Reserved.