org.apache.jmeter.report.gui.action

Class ReportLoad

Implemented Interfaces:
Command

public class ReportLoad
extends Object
implements Command

Constructor Summary

ReportLoad()

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()
boolean
insertLoadedTree(int id, HashTree tree)
Returns a boolean indicating whether the loaded tree was a full test plan

Constructor Details

ReportLoad

public ReportLoad()

Method Details

doAction

public void doAction(ActionEvent e)
Specified by:
doAction in interface Command

getActionNames

public Set getActionNames()
Specified by:
getActionNames in interface Command

insertLoadedTree

public boolean insertLoadedTree(int id,
                                HashTree tree)
            throws Exception,
                   IllegalUserActionException
Returns a boolean indicating whether the loaded tree was a full test plan

Copyright © 1998-2010 Apache Software Foundation. All Rights Reserved.