public class UndoVariableReplacement extends Object
JMeterVariables
if anyConstructor | Description |
---|---|
UndoVariableReplacement(CompoundVariable masterFunction,
Map<String,String> variables) |
Modifier and Type | Method | Description |
---|---|---|
protected CompoundVariable |
getMasterFunction() |
|
Map<String,String> |
getVariables() |
|
void |
setMasterFunction(CompoundVariable variable) |
|
void |
setVariables(Map<String,String> map) |
|
JMeterProperty |
transformValue(JMeterProperty prop) |
public UndoVariableReplacement(CompoundVariable masterFunction, Map<String,String> variables)
public JMeterProperty transformValue(JMeterProperty prop) throws InvalidVariableException
InvalidVariableException
public void setMasterFunction(CompoundVariable variable)
protected CompoundVariable getMasterFunction()
Copyright © 1998-2018 Apache Software Foundation. All Rights Reserved.