Package org.apache.jmeter.gui.action
package org.apache.jmeter.gui.action
-
ClassDescriptionAbout Command.
AbstractAction
implementation that check no test is running before callingAbstractActionWithNoRunningTest.doActionAfterCheck(ActionEvent)
Collect all the action names together in one place.Implements the Add Parent menu commandAdd ThinkTime (TestAction + UniformRandomTimer)Allows to apply naming convention on nodesChange languageAllows to change Controller implementationCheck if the TestPlan has been changed since it was last savedHandles the following actions: - Clear (Data) - Clear All (Data) - Reset (Clear GUI)This command clears the existing test plan, allowing the creation of a New test plan.Processes the Collapse All and Expand All options.Processes the collapse and expand of a tree branchCompile JSR223 Test Element that use Compilable script languageImplements the Copy menu commandImplements the Cut menu item commandImplements the Duplicate menu commandImplements the Edit menu item.Implements the Enable menu item.Export transactions names for web reportImplements the Help menu item.Collect all the keystrokes together in one place.Handles the Open (load a new file) and Merge commands.Handles the loading of a file from a Drag and Drop action.Handles the loading of recent files, and also the content and visibility of menu items for loading the recent filesHide / unhide LoggerPanel.Implements log level setting menu item.Implements the Look and Feel menu item.Move a node up/down/left/rightPlaces a copied JMeterTreeNode under the selected node.Searcher implementation that searches text as isRegexp search implementationImplements the Remove menu item.Reset SearchRestart JMeter Based on https://dzone.com/articles/programmatically-restart-javaHandles the Revert Project command.Save the current test plan; implements: Save Save TestPlan As Save (Selection) AsSave Before Run Action To save test plan before GUI executionSaveGraphics action is meant to be a generic reusable Action.Schematic view of Test PlanSearch algorithmSearch nodes for a text TODO Enhance search dialog to select kind of nodes ....Dialog to search in tree of elementDialog used for Templates selectionSSL Manager Command.Set of Actions to: Start a Test Plan Start a Test Plan without sleeping on the timers Stop a Test Plan Shutdown a Test plan Run a set of Thread Groups Run a set of Thread Groups without sleeping on the timers Validate a set of Thread Groups with/without sleeping on the timers depending on jmeter propertiesStops stopables (Proxy, Mirror)Open TemplatesNaming policy applied to JMeter Tree nodes : on creation throughTreeNodeNamingPolicy.nameOnCreation(JMeterTreeNode)
By applying naming policy on Controller child nodes throughTreeNodeNamingPolicy.resetState(JMeterTreeNode)
andTreeNodeNamingPolicy.rename(JMeterTreeNode, JMeterTreeNode, int)
Menu command to serve Undo/RedoDebug class to show details of the currently selected object Currently shows TestElement and GUI class names Also enables/disables debug for the test element.Zoom IN/OUT