public class ReplaceStringWithFunctions extends Object
Constructor | Description |
---|---|
ReplaceStringWithFunctions(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 ReplaceStringWithFunctions(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.