|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.jmeter.gui.action.Save
public class Save
Save the current test plan; implements: Save Save TestPlan As Save (Selection) As
Field Summary | |
---|---|
static java.lang.String |
JMX_FILE_EXTENSION
|
Constructor Summary | |
---|---|
Save()
Constructor for the Save object. |
Method Summary | |
---|---|
void |
doAction(java.awt.event.ActionEvent e)
|
java.util.Set |
getActionNames()
Gets the ActionNames attribute of the Save object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String JMX_FILE_EXTENSION
Constructor Detail |
---|
public Save()
Method Detail |
---|
public java.util.Set getActionNames()
getActionNames
in interface Command
public void doAction(java.awt.event.ActionEvent e) throws IllegalUserActionException
doAction
in interface Command
IllegalUserActionException
|
Apache JMeter | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |