public class LoopIterationEvent extends Object
| Constructor and Description |
|---|
LoopIterationEvent(org.apache.jmeter.testelement.TestElement source,
int iter) |
| Modifier and Type | Method and Description |
|---|---|
int |
getIteration()
Returns the iteration.
|
org.apache.jmeter.testelement.TestElement |
getSource()
Returns the source.
|
Copyright © 1998-2023 Apache Software Foundation. All Rights Reserved.