Uses of Class
Entity.UltimateThreadGroup
Packages that use UltimateThreadGroup
Package
Description
-
Uses of UltimateThreadGroup in Services.CorrelationsView.ScriptGeneration
Methods in Services.CorrelationsView.ScriptGeneration that return types with arguments of type UltimateThreadGroupModifier and TypeMethodDescriptionstatic HashMap<String,ArrayList<UltimateThreadGroup>> JMeterLoadCreator.ConvertThreadGroupArrayToMap(ArrayList<UltimateThreadGroup> threadGroups) Converts an array of UltimateThreadGroup objects into a map keyed by filename.Method parameters in Services.CorrelationsView.ScriptGeneration with type arguments of type UltimateThreadGroupModifier and TypeMethodDescriptionstatic HashMap<String,ArrayList<UltimateThreadGroup>> JMeterLoadCreator.ConvertThreadGroupArrayToMap(ArrayList<UltimateThreadGroup> threadGroups) Converts an array of UltimateThreadGroup objects into a map keyed by filename.static voidJMeterLoadCreator.runJMeterCreator(ArrayList<UltimateThreadGroup> threadsgrup, String outfile) -
Uses of UltimateThreadGroup in Services.HomeView
Methods in Services.HomeView that return types with arguments of type UltimateThreadGroup -
Uses of UltimateThreadGroup in Services.HomeView.WorkloadGraph
Methods in Services.HomeView.WorkloadGraph that return types with arguments of type UltimateThreadGroupModifier and TypeMethodDescriptionstatic HashMap<String,ArrayList<UltimateThreadGroup>> ChartWorkload.ConvertThreadGroupArrayToMap(ArrayList<UltimateThreadGroup> threadGroups) Method parameters in Services.HomeView.WorkloadGraph with type arguments of type UltimateThreadGroupModifier and TypeMethodDescriptionstatic HashMap<String,ArrayList<UltimateThreadGroup>> ChartWorkload.ConvertThreadGroupArrayToMap(ArrayList<UltimateThreadGroup> threadGroups) org.jfree.chart.ChartPanelChartWorkload.ReturnChartPanel(ArrayList<UltimateThreadGroup> threadsgrup)