Package org.apache.camel.language.jq
package org.apache.camel.language.jq
-
ClassDescriptionAn annotation used to inject a JQ expression into a method parameter when using Bean Integration.A function that returns the message body as part of JQ expression evaluation.A function that returns a constant value as part of JQ expression evaluation.A function that allow to retrieve an
Messageheader value as part of JQ expression evaluation.A function that allow to retrieve anMessageproperty value as part of JQ expression evaluation.A function that allow to retrieve anExchangevariable value as part of JQ expression evaluation.