org.apache.jmeter.report.gui.action

Class ReportStart

Implemented Interfaces:
Command

public class ReportStart
extends AbstractAction

Constructor Summary

ReportStart()
Constructor for the Start object.

Method Summary

void
doAction(ActionEvent e)
Set
getActionNames()
Gets the ActionNames attribute of the Start object.
protected void
startEngine()

Methods inherited from class org.apache.jmeter.report.gui.action.AbstractAction

doAction, getActionNames, popupShouldSave

Constructor Details

ReportStart

public ReportStart()
Constructor for the Start object.

Method Details

doAction

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

getActionNames

public Set getActionNames()
Gets the ActionNames attribute of the Start object.
Specified by:
getActionNames in interface Command
Overrides:
getActionNames in interface AbstractAction
Returns:
the ActionNames value

startEngine

protected void startEngine()

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