Interface JsonataComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface JsonataComponentBuilderFactory
    Transforms JSON payload using JSONata transformation. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • jsonata

        static JsonataComponentBuilderFactory.JsonataComponentBuilder jsonata()
        JSONata (camel-jsonata) Transforms JSON payload using JSONata transformation. Category: transformation Since: 3.5 Maven coordinates: org.apache.camel:camel-jsonata
        Returns:
        the dsl builder