Apache JMeter

org.apache.jmeter.gui.action
Class RevertProject

java.lang.Object
  extended by org.apache.jmeter.gui.action.RevertProject
All Implemented Interfaces:
Command

public class RevertProject
extends Object
implements Command

Handles the Revert Project command.


Constructor Summary
RevertProject()
           
 
Method Summary
 void doAction(ActionEvent e)
           
 Set<String> getActionNames()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RevertProject

public RevertProject()
Method Detail

getActionNames

public Set<String> getActionNames()
Specified by:
getActionNames in interface Command

doAction

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

Apache JMeter

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