| Package | Description |
|---|---|
| us.abstracta.jmeter.javadsl.core.postprocessors |
| Modifier and Type | Field and Description |
|---|---|
protected DslRegexExtractor.TargetField |
DslRegexExtractor.fieldToCheck |
| Modifier and Type | Method and Description |
|---|---|
static DslRegexExtractor.TargetField |
DslRegexExtractor.TargetField.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DslRegexExtractor.TargetField[] |
DslRegexExtractor.TargetField.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DslRegexExtractor |
DslRegexExtractor.fieldToCheck(DslRegexExtractor.TargetField fieldToCheck)
Allows specifying what part of request or response to apply the regular extractor to.
|
Copyright © 2023. All rights reserved.