| Class | Description |
|---|---|
| AbstractControllerGui |
This is the base class for JMeter GUI components which manage controllers.
|
| CriticalSectionControllerGui |
The user interface for a controller which specifies that its subcomponents
should be executed while a condition holds.
|
| ForeachControlPanel |
The user interface for a foreach controller which specifies that its
sub-components should be executed some number of times in a loop.
|
| IfControllerPanel |
The user interface for a controller which specifies that its subcomponents
should be executed while a condition holds.
|
| IncludeControllerGui | |
| InterleaveControlGui | |
| LogicControllerGui |
A generic controller component.
|
| LoopControlPanel |
The user interface for a controller which specifies that its subcomponents
should be executed some number of times in a loop.
|
| ModuleControllerGui |
ModuleControllerGui provides UI for configuring ModuleController element.
|
| OnceOnlyControllerGui | |
| RandomControlGui | |
| RandomOrderControllerGui |
GUI for RandomOrderController.
|
| RunTimeGui |
The user interface for a controller which specifies that its subcomponents
should be executed some number of seconds in a loop.
|
| SwitchControllerGui | |
| TestFragmentControllerGui |
This defines a simple Test Fragment GUI that can be used instead of a Thread Group
to allow for a non-execution part of the Test Plan that can be saved and referenced
by a Module or Include Controller.
|
| TestPlanGui |
JMeter GUI component representing the test plan which will be executed when
the test is run.
|
| ThroughputControllerGui | |
| TransactionControllerGui |
A Transaction controller component.
|
| TreeNodeWrapper |
Used in JComboBoxes to reference JMeterTreeNodes
|
| WhileControllerGui | |
| WorkBenchGui | Deprecated
since 4.0 Non Test Elements are now children of Test Plan
|
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.