Package org.apache.jmeter.gui.action
Class SaveBeforeRun
java.lang.Object
org.apache.jmeter.gui.action.AbstractAction
org.apache.jmeter.gui.action.SaveBeforeRun
- All Implemented Interfaces:
- Command
Save Before Run Action To save test plan before GUI execution
- Since:
- 4.0
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.jmeter.gui.action.AbstractActiongetParentFrame, popupCheckExistingFileListener, popupShouldSave
- 
Constructor Details- 
SaveBeforeRunpublic SaveBeforeRun()
 
- 
- 
Method Details- 
getActionNames
- 
doAction- Specified by:
- doActionin interface- Command
- Overrides:
- doActionin class- AbstractAction
- See Also:
 
 
-