public class RegExUserParameters extends AbstractTestElement implements Serializable, PreProcessor
| Modifier and Type | Field and Description |
|---|---|
static String |
REG_EX_PARAM_NAMES_GR_NR |
static String |
REG_EX_PARAM_VALUES_GR_NR |
static String |
REG_EX_REF_NAME |
COMMENTS, ENABLED, GUI_CLASS, NAME, TEST_CLASS| Constructor and Description |
|---|
RegExUserParameters() |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone()
A new instance is created for each thread group, and the
clone() method is then called to create copies for each thread in a
thread group.
|
String |
getRegExParamValuesGrNr() |
String |
getRegExRefName() |
String |
getRegParamNamesGrNr() |
void |
process() |
void |
setRegExParamNamesGrNr(String str) |
void |
setRegExParamValuesGrNr(String str) |
void |
setRegExRefName(String str) |
addPropertiesValues, addProperty, addProperty, addTestElement, canRemove, clear, clearTemporary, clearTestElementChildren, emptyTemporary, equals, getComment, getName, getProperty, getPropertyAsBoolean, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsInt, getPropertyAsLong, getPropertyAsLong, getPropertyAsString, getPropertyAsString, getSearchableTokens, getThreadContext, getThreadName, hashCode, isEnabled, isRunningVersion, isTemporary, logProperties, mergeIn, propertyIterator, recoverRunningVersion, removeProperty, setComment, setEnabled, setName, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setProperty, setRunningVersion, setTemporary, setThreadContext, setThreadName, traverse, traverseCollection, traverseMap, traversePropertyfinalize, getClass, notify, notifyAll, toString, wait, wait, waitremovedpublic static final String REG_EX_REF_NAME
public static final String REG_EX_PARAM_NAMES_GR_NR
public static final String REG_EX_PARAM_VALUES_GR_NR
public void process()
process in interface PreProcessorpublic Object clone()
clone in interface TestElementclone in class AbstractTestElementpublic void setRegExRefName(String str)
public String getRegExRefName()
public void setRegExParamNamesGrNr(String str)
public String getRegParamNamesGrNr()
public void setRegExParamValuesGrNr(String str)
public String getRegExParamValuesGrNr()
Copyright © 1998-2019 Apache Software Foundation. All Rights Reserved.