Package org.citrusframework.variable
Interface VariableExtractors
- All Superinterfaces:
DelegatingPayloadVariableExtractorBuilder.Factory,JsonPathVariableExtractorBuilder.Factory,MessageHeaderVariableExtractorBuilder.Factory,MessageHeaderVariableExtractors,MessagePayloadVariableExtractors,MessageVariableExtractorBuilder.Factory,MessageVariableExtractors,XpathPayloadVariableExtractorBuilder.Factory
public interface VariableExtractors
extends MessageVariableExtractors, MessageHeaderVariableExtractors, MessagePayloadVariableExtractors
-
Method Summary
Methods inherited from interface org.citrusframework.variable.DelegatingPayloadVariableExtractorBuilder.Factory
fromBody, pathMethods inherited from interface org.citrusframework.variable.json.JsonPathVariableExtractorBuilder.Factory
fromJsonPath, jsonPathMethods inherited from interface org.citrusframework.variable.MessageHeaderVariableExtractorBuilder.Factory
fromHeadersMethods inherited from interface org.citrusframework.variable.MessageVariableExtractorBuilder.Factory
messageMethods inherited from interface org.citrusframework.variable.xml.XpathPayloadVariableExtractorBuilder.Factory
fromXpath, xpath