public class JSR223PostProcessor extends JSR223TestElement implements Cloneable, PostProcessor, TestBean
DEFAULT_SCRIPT_LANGUAGE, scriptLanguage
Constructor and Description |
---|
JSR223PostProcessor() |
Modifier and Type | Method and Description |
---|---|
Object |
clone() |
void |
process()
Provides the PostProcessor with a SampleResult object from which to
extract values for use in future Queries.
|
compile, getCacheKey, getInstance, getScriptEngine, getScriptLanguage, populateBindings, processFileOrScript, setCacheKey, setScriptLanguage, testEnded, testEnded, testStarted, testStarted
getFilename, getParameters, getScript, isStopCondition, setFilename, setParameters, setScript
addPropertiesValues, addProperty, addProperty, addTestElement, canRemove, clear, clearTemporary, clearTestElementChildren, emptyTemporary, equals, getComment, getName, getProperty, getPropertyAsBoolean, getPropertyAsBoolean, getPropertyAsDouble, getPropertyAsFloat, getPropertyAsInt, getPropertyAsInt, getPropertyAsLong, getPropertyAsLong, getPropertyAsString, getPropertyAsString, getPropertyOrNull, 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, traverseProperty
public void process()
PostProcessor
process
in interface PostProcessor
public Object clone()
clone
in interface org.apache.jmeter.testelement.TestElement
clone
in class AbstractTestElement
Copyright © 1998-2023 Apache Software Foundation. All Rights Reserved.