org.apache.jmeter.gui.action
public class Load extends Object implements Command
Constructor and Description |
---|
Load() |
Modifier and Type | Method and Description |
---|---|
void |
doAction(ActionEvent e) |
Set<String> |
getActionNames() |
static boolean |
insertLoadedTree(int id,
HashTree tree) |
static boolean |
insertLoadedTree(int id,
HashTree tree,
boolean merging)
Returns a boolean indicating whether the loaded tree was a full test plan
|
public Set<String> getActionNames()
getActionNames
in interface Command
public void doAction(ActionEvent e)
public static boolean insertLoadedTree(int id, HashTree tree, boolean merging) throws Exception, IllegalUserActionException
Exception
IllegalUserActionException
public static boolean insertLoadedTree(int id, HashTree tree) throws Exception, IllegalUserActionException
Exception
IllegalUserActionException
Copyright © 1998-2014 Apache Software Foundation. All Rights Reserved.