Package org.apache.jmeter.gui.action
Class Start
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.Start
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Gets the ActionNames attribute of the Start object.Methods inherited from class org.apache.jmeter.gui.action.AbstractAction
popupShouldSave
-
Constructor Details
-
Start
public Start()Constructor for the Start object.
-
-
Method Details
-
getActionNames
Gets the ActionNames attribute of the Start object.- Specified by:
getActionNames
in interfaceCommand
- Specified by:
getActionNames
in classAbstractAction
- Returns:
- the ActionNames value
- See Also:
-
doAction
- Specified by:
doAction
in interfaceCommand
- Overrides:
doAction
in classAbstractAction
- See Also:
-