public static class PropertyScriptBuilder.PropertyScriptVars extends DslScriptBuilder.DslScriptVars
| Modifier and Type | Field and Description |
|---|---|
String |
threadName |
| Constructor and Description |
|---|
PropertyScriptVars(String threadName,
org.apache.jmeter.samplers.SampleResult prev,
org.apache.jmeter.threads.JMeterContext ctx,
org.apache.jmeter.threads.JMeterVariables vars,
Properties props,
org.apache.jmeter.samplers.Sampler sampler,
org.slf4j.Logger log) |
prevMap, prevMetadata, prevMetrics, prevRequest, prevResponse, varsMappublic final String threadName
public PropertyScriptVars(String threadName, org.apache.jmeter.samplers.SampleResult prev, org.apache.jmeter.threads.JMeterContext ctx, org.apache.jmeter.threads.JMeterVariables vars, Properties props, org.apache.jmeter.samplers.Sampler sampler, org.slf4j.Logger log)
Copyright © 2023. All rights reserved.