public class DslIfController extends BaseController<DslIfController>
Modifier and Type | Class and Description |
---|---|
static class |
DslIfController.CodeBuilder |
Modifier and Type | Field and Description |
---|---|
protected DslScriptBuilder |
conditionBuilder |
children
guiClass, name
Constructor and Description |
---|
DslIfController(PropertyScriptBuilder.PropertyScript script,
List<BaseThreadGroup.ThreadGroupChild> children) |
DslIfController(String condition,
List<BaseThreadGroup.ThreadGroupChild> children) |
Modifier and Type | Method and Description |
---|---|
protected org.apache.jmeter.testelement.TestElement |
buildTestElement() |
children
buildTreeUnder
buildConfiguredTestElement, buildTestElementGui, configureTestElement, durationToSeconds, loadBeanProperties, showAndWaitFrameWith, showFrameWith, showInGui, showTestElementGui
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
buildTreeUnder, showInGui
protected DslScriptBuilder conditionBuilder
public DslIfController(String condition, List<BaseThreadGroup.ThreadGroupChild> children)
public DslIfController(PropertyScriptBuilder.PropertyScript script, List<BaseThreadGroup.ThreadGroupChild> children)
protected org.apache.jmeter.testelement.TestElement buildTestElement()
buildTestElement
in class BaseTestElement
Copyright © 2023. All rights reserved.