Package org.apache.jmeter.gui.action
Class What
java.lang.Object
org.apache.jmeter.gui.action.What
- All Implemented Interfaces:
Command
Debug class to show details of the currently selected object
Currently shows TestElement and GUI class names
Also enables/disables debug for the test element.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Provide the list of Action names that are available in this command.
-
Constructor Details
-
What
public What()
-
-
Method Details
-
doAction
- Specified by:
doAction
in interfaceCommand
- Throws:
IllegalUserActionException
-
getActionNames
Provide the list of Action names that are available in this command.- Specified by:
getActionNames
in interfaceCommand
-