Uses of Interface
org.citrusframework.variable.VariableExtractorAdapter
Packages that use VariableExtractorAdapter
Package
Description
-
Uses of VariableExtractorAdapter in org.citrusframework.actions
Methods in org.citrusframework.actions with parameters of type VariableExtractorAdapterModifier and TypeMethodDescriptionMessageBuilderFactory.extract(VariableExtractorAdapter adapter) Adds message processor on the message. -
Uses of VariableExtractorAdapter in org.citrusframework.builder
Subinterfaces of VariableExtractorAdapter in org.citrusframework.builder -
Uses of VariableExtractorAdapter in org.citrusframework.validation.expression
Subinterfaces of VariableExtractorAdapter in org.citrusframework.validation.expressionModifier and TypeInterfaceDescriptioninterfacePathExpressionValidationContextBuilder<T extends ValidationContext,B extends PathExpressionValidationContextBuilder<T, B>> -
Uses of VariableExtractorAdapter in org.citrusframework.validation.json
Subinterfaces of VariableExtractorAdapter in org.citrusframework.validation.jsonModifier and TypeInterfaceDescriptioninterfaceJsonPathMessageValidationContextBuilder<T extends ValidationContext,B extends JsonPathMessageValidationContextBuilder<T, B>> -
Uses of VariableExtractorAdapter in org.citrusframework.validation.xml
Subinterfaces of VariableExtractorAdapter in org.citrusframework.validation.xmlModifier and TypeInterfaceDescriptioninterfaceXpathMessageValidationContextBuilder<T extends ValidationContext,B extends XpathMessageValidationContextBuilder<T, B>>