|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jmeter.report.gui.action.ReportLoad
public class ReportLoad
Constructor Summary | |
---|---|
ReportLoad()
|
Method Summary | |
---|---|
void |
doAction(java.awt.event.ActionEvent e)
|
java.util.Set |
getActionNames()
|
boolean |
insertLoadedTree(int id,
HashTree tree)
Returns a boolean indicating whether the loaded tree was a full test plan |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ReportLoad()
Method Detail |
---|
public java.util.Set getActionNames()
getActionNames
in interface Command
public void doAction(java.awt.event.ActionEvent e)
doAction
in interface Command
public boolean insertLoadedTree(int id, HashTree tree) throws java.lang.Exception, IllegalUserActionException
java.lang.Exception
IllegalUserActionException
|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |