Class UndoCommand
java.lang.Object
org.apache.jmeter.gui.action.UndoCommand
- All Implemented Interfaces:
Command
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic HashTreewrapper to use package-visible method and clone tree for savingvoid
-
Constructor Details
-
UndoCommand
public UndoCommand()
-
-
Method Details
-
doAction
- Specified by:
doActionin interfaceCommand- Throws:
IllegalUserActionException
-
getActionNames
- Specified by:
getActionNamesin interfaceCommand- Returns:
- Set of all action names
-
convertAndCloneSubTree
-