Uses of Class
hudson.plugins.testabilityexplorer.parser.StatisticsParser

Packages that use StatisticsParser
hudson.plugins.testabilityexplorer.helpers   
hudson.plugins.testabilityexplorer.parser   
hudson.plugins.testabilityexplorer.publisher   
 

Uses of StatisticsParser in hudson.plugins.testabilityexplorer.helpers
 

Methods in hudson.plugins.testabilityexplorer.helpers that return StatisticsParser
 StatisticsParser BuildProxy.getStatisticsParser()
           
 

Constructors in hudson.plugins.testabilityexplorer.helpers with parameters of type StatisticsParser
BuildProxy(hudson.FilePath moduleRoot, StatisticsParser statisticsParser, CostDetailBuilder detailBuilder, ReportBuilder reportBuilder)
           
 

Uses of StatisticsParser in hudson.plugins.testabilityexplorer.parser
 

Subclasses of StatisticsParser in hudson.plugins.testabilityexplorer.parser
 class XmlStatisticsParser
          Parses and merges Testability Explorer XML reports.
 

Uses of StatisticsParser in hudson.plugins.testabilityexplorer.publisher
 

Methods in hudson.plugins.testabilityexplorer.publisher that return StatisticsParser
 StatisticsParser FreestylePublisher.newStatisticsParser()
           
 StatisticsParser ExtractAndBuildDelegate.newStatisticsParser()
           
 StatisticsParser MavenPublisher.newStatisticsParser()
           
 



Copyright © 2009. All Rights Reserved.