Uses of Interface
org.citrusframework.variable.VariableExtractor
Packages that use VariableExtractor
-
Uses of VariableExtractor in org.citrusframework.variable
Classes in org.citrusframework.variable with type parameters of type VariableExtractorModifier and TypeInterfaceDescriptionstatic interfaceVariableExtractor.Builder<T extends VariableExtractor,B extends VariableExtractor.Builder<T, B>> Fluent builderMethods in org.citrusframework.variable with type parameters of type VariableExtractorModifier and TypeMethodDescriptionstatic <T extends VariableExtractor,B extends VariableExtractor.Builder<T, B>>
Optional<VariableExtractor.Builder<T,B>> Resolves extractor from resource path lookup with given extractor resource name.Methods in org.citrusframework.variable that return VariableExtractorModifier and TypeMethodDescriptionVariableExtractorAdapter.asExtractor()Adapt as variable extractor