@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface JsonataComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
JsonataComponentBuilderFactory.JsonataComponentBuilder
Builder for the JSONATA component.
|
static class |
JsonataComponentBuilderFactory.JsonataComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static JsonataComponentBuilderFactory.JsonataComponentBuilder |
jsonata()
JSONATA (camel-jsonata)
JSON to JSON transformation using JSONATA.
|
static JsonataComponentBuilderFactory.JsonataComponentBuilder jsonata()
Apache Camel