Interface DslJsr223PostProcessor.PostProcessorScript
-
- All Superinterfaces:
DslJsr223TestElement.Jsr223Script<DslJsr223PostProcessor.PostProcessorVars>,DslScript<DslJsr223PostProcessor.PostProcessorVars,Void>
- Enclosing class:
- DslJsr223PostProcessor
public static interface DslJsr223PostProcessor.PostProcessorScript extends DslJsr223TestElement.Jsr223Script<DslJsr223PostProcessor.PostProcessorVars>
Allows to use any java code as script.- Since:
- 0.10
- See Also:
for a list of provided variables in script execution
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface us.abstracta.jmeter.javadsl.core.util.DslScript
DslScript.DslScriptRegistry, DslScript.DslScriptVars
-
-
Method Summary
-
Methods inherited from interface us.abstracta.jmeter.javadsl.core.testelements.DslJsr223TestElement.Jsr223Script
run, runScript
-
-