Uses of Class
org.rhq.helpers.perftest.support.testng.PerformanceReporting.Rolling

Packages that use PerformanceReporting.Rolling
org.rhq.helpers.perftest.support.reporting   
org.rhq.helpers.perftest.support.testng   
 

Uses of PerformanceReporting.Rolling in org.rhq.helpers.perftest.support.reporting
 

Methods in org.rhq.helpers.perftest.support.reporting with parameters of type PerformanceReporting.Rolling
 void ExcelExporter.setRolling(PerformanceReporting.Rolling rolling)
           
 void PerformanceReportExporter.setRolling(PerformanceReporting.Rolling rolling)
           
 

Uses of PerformanceReporting.Rolling in org.rhq.helpers.perftest.support.testng
 

Methods in org.rhq.helpers.perftest.support.testng that return PerformanceReporting.Rolling
static PerformanceReporting.Rolling PerformanceReporting.Rolling.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static PerformanceReporting.Rolling[] PerformanceReporting.Rolling.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.