Uses of Class
hudson.plugins.robot.model.RobotResultStatistics

Packages that use RobotResultStatistics
hudson.plugins.robot   
hudson.plugins.robot.model   
 

Uses of RobotResultStatistics in hudson.plugins.robot
 

Methods in hudson.plugins.robot that return types with arguments of type RobotResultStatistics
 java.util.List<RobotResultStatistics> RobotBuildAction.getOverallStats()
           
 

Uses of RobotResultStatistics in hudson.plugins.robot.model
 

Methods in hudson.plugins.robot.model that return types with arguments of type RobotResultStatistics
 java.util.List<RobotResultStatistics> RobotResult.getOverallStats()
           
 

Method parameters in hudson.plugins.robot.model with type arguments of type RobotResultStatistics
 void RobotResult.setOverallStats(java.util.List<RobotResultStatistics> overallStats)
           
 



Copyright © 2010. All Rights Reserved.