This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit aee570def7bf135e13af011c6291ede6db037a13 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Sep 7 08:04:17 2020 +0200 Regen after pointing to 3.5.0 --- ...aws2-kinesis-firehose-kafka-sink-connector.adoc | 4 ++-- ...amelAws2kinesisfirehoseSinkConnectorConfig.java | 4 ++-- .../docs/camel-braintree-kafka-sink-connector.adoc | 2 +- .../camel-braintree-kafka-source-connector.adoc | 2 +- .../CamelBraintreeSinkConnector.properties | 2 +- .../CamelBraintreeSourceConnector.properties | 2 +- .../CamelBraintreeSinkConnectorConfig.java | 2 +- .../CamelBraintreeSourceConnectorConfig.java | 2 +- .../main/docs/camel-fhir-kafka-sink-connector.adoc | 2 +- .../docs/camel-fhir-kafka-source-connector.adoc | 2 +- .../examples/CamelFhirSinkConnector.properties | 2 +- .../examples/CamelFhirSourceConnector.properties | 2 +- .../fhir/CamelFhirSinkConnectorConfig.java | 2 +- .../fhir/CamelFhirSourceConnectorConfig.java | 2 +- .../camel-google-drive-kafka-sink-connector.adoc | 2 +- .../camel-google-drive-kafka-source-connector.adoc | 2 +- .../CamelGoogledriveSinkConnector.properties | 2 +- .../CamelGoogledriveSourceConnector.properties | 2 +- .../CamelGoogledriveSinkConnectorConfig.java | 2 +- .../CamelGoogledriveSourceConnectorConfig.java | 2 +- .../docs/camel-zendesk-kafka-sink-connector.adoc | 9 ++------- .../docs/camel-zendesk-kafka-source-connector.adoc | 9 ++------- .../examples/CamelZendeskSinkConnector.properties | 2 +- .../CamelZendeskSourceConnector.properties | 2 +- .../zendesk/CamelZendeskSinkConnectorConfig.java | 22 +--------------------- .../zendesk/CamelZendeskSourceConnectorConfig.java | 22 +--------------------- ...aws2-kinesis-firehose-kafka-sink-connector.adoc | 4 ++-- .../camel-braintree-kafka-sink-connector.adoc | 2 +- .../camel-braintree-kafka-source-connector.adoc | 2 +- .../camel-fhir-kafka-sink-connector.adoc | 2 +- .../camel-fhir-kafka-source-connector.adoc | 2 +- .../camel-google-drive-kafka-sink-connector.adoc | 2 +- .../camel-google-drive-kafka-source-connector.adoc | 2 +- .../camel-zendesk-kafka-sink-connector.adoc | 9 ++------- .../camel-zendesk-kafka-source-connector.adoc | 9 ++------- 35 files changed, 42 insertions(+), 102 deletions(-) diff --git a/connectors/camel-aws2-kinesis-firehose-kafka-connector/src/main/docs/camel-aws2-kinesis-firehose-kafka-sink-connector.adoc b/connectors/camel-aws2-kinesis-firehose-kafka-connector/src/main/docs/camel-aws2-kinesis-firehose-kafka-sink-connector.adoc index 086d57e..b5a0cd8 100644 --- a/connectors/camel-aws2-kinesis-firehose-kafka-connector/src/main/docs/camel-aws2-kinesis-firehose-kafka-sink-connector.adoc +++ b/connectors/camel-aws2-kinesis-firehose-kafka-connector/src/main/docs/camel-aws2-kinesis-firehose-kafka-sink-connector.adoc @@ -33,7 +33,7 @@ The camel-aws2-kinesis-firehose sink connector supports 27 options, which are li | *camel.sink.endpoint.amazonKinesisFirehoseClient* | Amazon Kinesis Firehose client to use for all requests for this endpoint | null | MEDIUM | *camel.sink.endpoint.autoDiscoverClient* | Setting the autoDiscoverClient mechanism, if true, the component will look for a client instance in the registry automatically otherwise it will skip that checking | true | MEDIUM | *camel.sink.endpoint.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cre [...] -| *camel.sink.endpoint.operation* | The operation to do in case the user don't want to send only a record One of: [sendBatchRecord] [createDeliveryStream] [deleteDeliveryStream] [describeDeliveryStream] [updateDestination] | null | MEDIUM +| *camel.sink.endpoint.operation* | The operation to do in case the user don't want to send only a record One of: [sendBatchRecord] [createDeliveryStream] [deleteDeliveryStream] [updateDestination] | null | MEDIUM | *camel.sink.endpoint.proxyHost* | To define a proxy host when instantiating the Kinesis Firehose client | null | MEDIUM | *camel.sink.endpoint.proxyPort* | To define a proxy port when instantiating the Kinesis Firehose client | null | MEDIUM | *camel.sink.endpoint.proxyProtocol* | To define a proxy protocol when instantiating the Kinesis Firehose client One of: [HTTP] [HTTPS] | "HTTPS" | MEDIUM @@ -47,7 +47,7 @@ The camel-aws2-kinesis-firehose sink connector supports 27 options, which are li | *camel.component.aws2-kinesis-firehose.autoDiscover Client* | Setting the autoDiscoverClient mechanism, if true, the component will look for a client instance in the registry automatically otherwise it will skip that checking | true | MEDIUM | * camel.component.aws2-kinesis-firehose.configuration* | Component configuration | null | MEDIUM | *camel.component.aws2-kinesis-firehose.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is [...] -| *camel.component.aws2-kinesis-firehose.operation* | The operation to do in case the user don't want to send only a record One of: [sendBatchRecord] [createDeliveryStream] [deleteDeliveryStream] [describeDeliveryStream] [updateDestination] | null | MEDIUM +| *camel.component.aws2-kinesis-firehose.operation* | The operation to do in case the user don't want to send only a record One of: [sendBatchRecord] [createDeliveryStream] [deleteDeliveryStream] [updateDestination] | null | MEDIUM | *camel.component.aws2-kinesis-firehose.proxyHost* | To define a proxy host when instantiating the Kinesis Firehose client | null | MEDIUM | *camel.component.aws2-kinesis-firehose.proxyPort* | To define a proxy port when instantiating the Kinesis Firehose client | null | MEDIUM | *camel.component.aws2-kinesis-firehose.proxy Protocol* | To define a proxy protocol when instantiating the Kinesis Firehose client One of: [HTTP] [HTTPS] | "HTTPS" | MEDIUM diff --git a/connectors/camel-aws2-kinesis-firehose-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/aws2kinesisfirehose/CamelAws2kinesisfirehoseSinkConnectorConfig.java b/connectors/camel-aws2-kinesis-firehose-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/aws2kinesisfirehose/CamelAws2kinesisfirehoseSinkConnectorConfig.java index f95c875..381b3a2 100644 --- a/connectors/camel-aws2-kinesis-firehose-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/aws2kinesisfirehose/CamelAws2kinesisfirehoseSinkConnectorConfig.java +++ b/connectors/camel-aws2-kinesis-firehose-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/aws2kinesisfirehose/CamelAws2kinesisfirehoseSinkConnectorConfig.java @@ -39,7 +39,7 @@ public class CamelAws2kinesisfirehoseSinkConnectorConfig public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_ENDPOINT_LAZY_START_PRODUCER_DOC = "Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Be [...] public static final Boolean CAMEL_SINK_AWS2KINESISFIREHOSE_ENDPOINT_LAZY_START_PRODUCER_DEFAULT = false; public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_ENDPOINT_OPERATION_CONF = "camel.sink.endpoint.operation"; - public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_ENDPOINT_OPERATION_DOC = "The operation to do in case the user don't want to send only a record One of: [sendBatchRecord] [createDeliveryStream] [deleteDeliveryStream] [describeDeliveryStream] [updateDestination]"; + public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_ENDPOINT_OPERATION_DOC = "The operation to do in case the user don't want to send only a record One of: [sendBatchRecord] [createDeliveryStream] [deleteDeliveryStream] [updateDestination]"; public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_ENDPOINT_OPERATION_DEFAULT = null; public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_ENDPOINT_PROXY_HOST_CONF = "camel.sink.endpoint.proxyHost"; public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_ENDPOINT_PROXY_HOST_DOC = "To define a proxy host when instantiating the Kinesis Firehose client"; @@ -81,7 +81,7 @@ public class CamelAws2kinesisfirehoseSinkConnectorConfig public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_COMPONENT_LAZY_START_PRODUCER_DOC = "Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. B [...] public static final Boolean CAMEL_SINK_AWS2KINESISFIREHOSE_COMPONENT_LAZY_START_PRODUCER_DEFAULT = false; public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_COMPONENT_OPERATION_CONF = "camel.component.aws2-kinesis-firehose.operation"; - public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_COMPONENT_OPERATION_DOC = "The operation to do in case the user don't want to send only a record One of: [sendBatchRecord] [createDeliveryStream] [deleteDeliveryStream] [describeDeliveryStream] [updateDestination]"; + public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_COMPONENT_OPERATION_DOC = "The operation to do in case the user don't want to send only a record One of: [sendBatchRecord] [createDeliveryStream] [deleteDeliveryStream] [updateDestination]"; public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_COMPONENT_OPERATION_DEFAULT = null; public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_COMPONENT_PROXY_HOST_CONF = "camel.component.aws2-kinesis-firehose.proxyHost"; public static final String CAMEL_SINK_AWS2KINESISFIREHOSE_COMPONENT_PROXY_HOST_DOC = "To define a proxy host when instantiating the Kinesis Firehose client"; diff --git a/connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-sink-connector.adoc b/connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-sink-connector.adoc index 2a67eaf..f324154 100644 --- a/connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-sink-connector.adoc +++ b/connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-sink-connector.adoc @@ -29,7 +29,7 @@ The camel-braintree sink connector supports 20 options, which are listed below. [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.sink.path.apiName* | What kind of operation to perform One of: [ADD_ON] [ADDRESS] [CLIENT_TOKEN] [CREDIT_CARD_VERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENT_UPLOAD] [MERCHANT_ACCOUNT] [PAYMENT_METHOD] [PAYMENT_METHOD_NONCE] [PLAN] [REPORT] [SETTLEMENT_BATCH_SUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOK_NOTIFICATION] | null | HIGH +| *camel.sink.path.apiName* | What kind of operation to perform One of: [ADDON] [ADDRESS] [CLIENTTOKEN] [CREDITCARDVERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENTUPLOAD] [MERCHANTACCOUNT] [PAYMENTMETHOD] [PAYMENTMETHODNONCE] [PLAN] [REPORT] [SETTLEMENTBATCHSUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOKNOTIFICATION] | null | HIGH | *camel.sink.path.methodName* | What sub operation to use for the selected operation | null | MEDIUM | *camel.sink.endpoint.environment* | The environment Either SANDBOX or PRODUCTION | null | MEDIUM | *camel.sink.endpoint.inBody* | Sets the name of a parameter to be passed in the exchange In Body | null | MEDIUM diff --git a/connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-source-connector.adoc b/connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-source-connector.adoc index 00a535e..5d22e3e 100644 --- a/connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-source-connector.adoc +++ b/connectors/camel-braintree-kafka-connector/src/main/docs/camel-braintree-kafka-source-connector.adoc @@ -29,7 +29,7 @@ The camel-braintree source connector supports 38 options, which are listed below [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.source.path.apiName* | What kind of operation to perform One of: [ADD_ON] [ADDRESS] [CLIENT_TOKEN] [CREDIT_CARD_VERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENT_UPLOAD] [MERCHANT_ACCOUNT] [PAYMENT_METHOD] [PAYMENT_METHOD_NONCE] [PLAN] [REPORT] [SETTLEMENT_BATCH_SUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOK_NOTIFICATION] | null | HIGH +| *camel.source.path.apiName* | What kind of operation to perform One of: [ADDON] [ADDRESS] [CLIENTTOKEN] [CREDITCARDVERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENTUPLOAD] [MERCHANTACCOUNT] [PAYMENTMETHOD] [PAYMENTMETHODNONCE] [PLAN] [REPORT] [SETTLEMENTBATCHSUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOKNOTIFICATION] | null | HIGH | *camel.source.path.methodName* | What sub operation to use for the selected operation | null | MEDIUM | *camel.source.endpoint.environment* | The environment Either SANDBOX or PRODUCTION | null | MEDIUM | *camel.source.endpoint.inBody* | Sets the name of a parameter to be passed in the exchange In Body | null | MEDIUM diff --git a/connectors/camel-braintree-kafka-connector/src/main/docs/examples/CamelBraintreeSinkConnector.properties b/connectors/camel-braintree-kafka-connector/src/main/docs/examples/CamelBraintreeSinkConnector.properties index d33dc57..d80104f 100644 --- a/connectors/camel-braintree-kafka-connector/src/main/docs/examples/CamelBraintreeSinkConnector.properties +++ b/connectors/camel-braintree-kafka-connector/src/main/docs/examples/CamelBraintreeSinkConnector.properties @@ -28,6 +28,6 @@ topics= # mandatory properties (for a complete properties list see the connector documentation): -# What kind of operation to perform One of: [ADD_ON] [ADDRESS] [CLIENT_TOKEN] [CREDIT_CARD_VERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENT_UPLOAD] [MERCHANT_ACCOUNT] [PAYMENT_METHOD] [PAYMENT_METHOD_NONCE] [PLAN] [REPORT] [SETTLEMENT_BATCH_SUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOK_NOTIFICATION] +# What kind of operation to perform One of: [ADDON] [ADDRESS] [CLIENTTOKEN] [CREDITCARDVERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENTUPLOAD] [MERCHANTACCOUNT] [PAYMENTMETHOD] [PAYMENTMETHODNONCE] [PLAN] [REPORT] [SETTLEMENTBATCHSUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOKNOTIFICATION] camel.sink.path.apiName= diff --git a/connectors/camel-braintree-kafka-connector/src/main/docs/examples/CamelBraintreeSourceConnector.properties b/connectors/camel-braintree-kafka-connector/src/main/docs/examples/CamelBraintreeSourceConnector.properties index 2415436..4e939b0 100644 --- a/connectors/camel-braintree-kafka-connector/src/main/docs/examples/CamelBraintreeSourceConnector.properties +++ b/connectors/camel-braintree-kafka-connector/src/main/docs/examples/CamelBraintreeSourceConnector.properties @@ -28,6 +28,6 @@ topics= # mandatory properties (for a complete properties list see the connector documentation): -# What kind of operation to perform One of: [ADD_ON] [ADDRESS] [CLIENT_TOKEN] [CREDIT_CARD_VERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENT_UPLOAD] [MERCHANT_ACCOUNT] [PAYMENT_METHOD] [PAYMENT_METHOD_NONCE] [PLAN] [REPORT] [SETTLEMENT_BATCH_SUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOK_NOTIFICATION] +# What kind of operation to perform One of: [ADDON] [ADDRESS] [CLIENTTOKEN] [CREDITCARDVERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENTUPLOAD] [MERCHANTACCOUNT] [PAYMENTMETHOD] [PAYMENTMETHODNONCE] [PLAN] [REPORT] [SETTLEMENTBATCHSUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOKNOTIFICATION] camel.source.path.apiName= diff --git a/connectors/camel-braintree-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/braintree/CamelBraintreeSinkConnectorConfig.java b/connectors/camel-braintree-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/braintree/CamelBraintreeSinkConnectorConfig.java index 1b640c7..fd22dc5 100644 --- a/connectors/camel-braintree-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/braintree/CamelBraintreeSinkConnectorConfig.java +++ b/connectors/camel-braintree-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/braintree/CamelBraintreeSinkConnectorConfig.java @@ -27,7 +27,7 @@ public class CamelBraintreeSinkConnectorConfig CamelSinkConnectorConfig { public static final String CAMEL_SINK_BRAINTREE_PATH_API_NAME_CONF = "camel.sink.path.apiName"; - public static final String CAMEL_SINK_BRAINTREE_PATH_API_NAME_DOC = "What kind of operation to perform One of: [ADD_ON] [ADDRESS] [CLIENT_TOKEN] [CREDIT_CARD_VERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENT_UPLOAD] [MERCHANT_ACCOUNT] [PAYMENT_METHOD] [PAYMENT_METHOD_NONCE] [PLAN] [REPORT] [SETTLEMENT_BATCH_SUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOK_NOTIFICATION]"; + public static final String CAMEL_SINK_BRAINTREE_PATH_API_NAME_DOC = "What kind of operation to perform One of: [ADDON] [ADDRESS] [CLIENTTOKEN] [CREDITCARDVERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENTUPLOAD] [MERCHANTACCOUNT] [PAYMENTMETHOD] [PAYMENTMETHODNONCE] [PLAN] [REPORT] [SETTLEMENTBATCHSUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOKNOTIFICATION]"; public static final String CAMEL_SINK_BRAINTREE_PATH_API_NAME_DEFAULT = null; public static final String CAMEL_SINK_BRAINTREE_PATH_METHOD_NAME_CONF = "camel.sink.path.methodName"; public static final String CAMEL_SINK_BRAINTREE_PATH_METHOD_NAME_DOC = "What sub operation to use for the selected operation"; diff --git a/connectors/camel-braintree-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/braintree/CamelBraintreeSourceConnectorConfig.java b/connectors/camel-braintree-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/braintree/CamelBraintreeSourceConnectorConfig.java index d4e94c5..ba2521c 100644 --- a/connectors/camel-braintree-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/braintree/CamelBraintreeSourceConnectorConfig.java +++ b/connectors/camel-braintree-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/braintree/CamelBraintreeSourceConnectorConfig.java @@ -27,7 +27,7 @@ public class CamelBraintreeSourceConnectorConfig CamelSourceConnectorConfig { public static final String CAMEL_SOURCE_BRAINTREE_PATH_API_NAME_CONF = "camel.source.path.apiName"; - public static final String CAMEL_SOURCE_BRAINTREE_PATH_API_NAME_DOC = "What kind of operation to perform One of: [ADD_ON] [ADDRESS] [CLIENT_TOKEN] [CREDIT_CARD_VERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENT_UPLOAD] [MERCHANT_ACCOUNT] [PAYMENT_METHOD] [PAYMENT_METHOD_NONCE] [PLAN] [REPORT] [SETTLEMENT_BATCH_SUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOK_NOTIFICATION]"; + public static final String CAMEL_SOURCE_BRAINTREE_PATH_API_NAME_DOC = "What kind of operation to perform One of: [ADDON] [ADDRESS] [CLIENTTOKEN] [CREDITCARDVERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENTUPLOAD] [MERCHANTACCOUNT] [PAYMENTMETHOD] [PAYMENTMETHODNONCE] [PLAN] [REPORT] [SETTLEMENTBATCHSUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOKNOTIFICATION]"; public static final String CAMEL_SOURCE_BRAINTREE_PATH_API_NAME_DEFAULT = null; public static final String CAMEL_SOURCE_BRAINTREE_PATH_METHOD_NAME_CONF = "camel.source.path.methodName"; public static final String CAMEL_SOURCE_BRAINTREE_PATH_METHOD_NAME_DOC = "What sub operation to use for the selected operation"; diff --git a/connectors/camel-fhir-kafka-connector/src/main/docs/camel-fhir-kafka-sink-connector.adoc b/connectors/camel-fhir-kafka-connector/src/main/docs/camel-fhir-kafka-sink-connector.adoc index 69eaaaf..6c2cfea 100644 --- a/connectors/camel-fhir-kafka-connector/src/main/docs/camel-fhir-kafka-sink-connector.adoc +++ b/connectors/camel-fhir-kafka-connector/src/main/docs/camel-fhir-kafka-sink-connector.adoc @@ -29,7 +29,7 @@ The camel-fhir sink connector supports 55 options, which are listed below. [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.sink.path.apiName* | What kind of operation to perform One of: [CAPABILITIES] [CREATE] [DELETE] [HISTORY] [LOAD_PAGE] [META] [OPERATION] [PATCH] [READ] [SEARCH] [TRANSACTION] [UPDATE] [VALIDATE] | null | HIGH +| *camel.sink.path.apiName* | What kind of operation to perform One of: [capabilities] [create] [delete] [history] [load-page] [meta] [patch] [read] [search] [transaction] [update] [validate] | null | HIGH | *camel.sink.path.methodName* | What sub operation to use for the selected operation | null | HIGH | *camel.sink.endpoint.encoding* | Encoding to use for all request One of: [JSON] [XML] | null | MEDIUM | *camel.sink.endpoint.fhirVersion* | The FHIR Version to use One of: [DSTU2] [DSTU2_HL7ORG] [DSTU2_1] [DSTU3] [R4] [R5] | "R4" | MEDIUM diff --git a/connectors/camel-fhir-kafka-connector/src/main/docs/camel-fhir-kafka-source-connector.adoc b/connectors/camel-fhir-kafka-connector/src/main/docs/camel-fhir-kafka-source-connector.adoc index ad28d09..30e6cfc 100644 --- a/connectors/camel-fhir-kafka-connector/src/main/docs/camel-fhir-kafka-source-connector.adoc +++ b/connectors/camel-fhir-kafka-connector/src/main/docs/camel-fhir-kafka-source-connector.adoc @@ -29,7 +29,7 @@ The camel-fhir source connector supports 73 options, which are listed below. [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.source.path.apiName* | What kind of operation to perform One of: [CAPABILITIES] [CREATE] [DELETE] [HISTORY] [LOAD_PAGE] [META] [OPERATION] [PATCH] [READ] [SEARCH] [TRANSACTION] [UPDATE] [VALIDATE] | null | HIGH +| *camel.source.path.apiName* | What kind of operation to perform One of: [capabilities] [create] [delete] [history] [load-page] [meta] [patch] [read] [search] [transaction] [update] [validate] | null | HIGH | *camel.source.path.methodName* | What sub operation to use for the selected operation | null | HIGH | *camel.source.endpoint.encoding* | Encoding to use for all request One of: [JSON] [XML] | null | MEDIUM | *camel.source.endpoint.fhirVersion* | The FHIR Version to use One of: [DSTU2] [DSTU2_HL7ORG] [DSTU2_1] [DSTU3] [R4] [R5] | "R4" | MEDIUM diff --git a/connectors/camel-fhir-kafka-connector/src/main/docs/examples/CamelFhirSinkConnector.properties b/connectors/camel-fhir-kafka-connector/src/main/docs/examples/CamelFhirSinkConnector.properties index ad45fc9..8f85419 100644 --- a/connectors/camel-fhir-kafka-connector/src/main/docs/examples/CamelFhirSinkConnector.properties +++ b/connectors/camel-fhir-kafka-connector/src/main/docs/examples/CamelFhirSinkConnector.properties @@ -28,7 +28,7 @@ topics= # mandatory properties (for a complete properties list see the connector documentation): -# What kind of operation to perform One of: [CAPABILITIES] [CREATE] [DELETE] [HISTORY] [LOAD_PAGE] [META] [OPERATION] [PATCH] [READ] [SEARCH] [TRANSACTION] [UPDATE] [VALIDATE] +# What kind of operation to perform One of: [capabilities] [create] [delete] [history] [load-page] [meta] [patch] [read] [search] [transaction] [update] [validate] camel.sink.path.apiName= # What sub operation to use for the selected operation camel.sink.path.methodName= diff --git a/connectors/camel-fhir-kafka-connector/src/main/docs/examples/CamelFhirSourceConnector.properties b/connectors/camel-fhir-kafka-connector/src/main/docs/examples/CamelFhirSourceConnector.properties index 2fc78cd..db8295a 100644 --- a/connectors/camel-fhir-kafka-connector/src/main/docs/examples/CamelFhirSourceConnector.properties +++ b/connectors/camel-fhir-kafka-connector/src/main/docs/examples/CamelFhirSourceConnector.properties @@ -28,7 +28,7 @@ topics= # mandatory properties (for a complete properties list see the connector documentation): -# What kind of operation to perform One of: [CAPABILITIES] [CREATE] [DELETE] [HISTORY] [LOAD_PAGE] [META] [OPERATION] [PATCH] [READ] [SEARCH] [TRANSACTION] [UPDATE] [VALIDATE] +# What kind of operation to perform One of: [capabilities] [create] [delete] [history] [load-page] [meta] [patch] [read] [search] [transaction] [update] [validate] camel.source.path.apiName= # What sub operation to use for the selected operation camel.source.path.methodName= diff --git a/connectors/camel-fhir-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/fhir/CamelFhirSinkConnectorConfig.java b/connectors/camel-fhir-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/fhir/CamelFhirSinkConnectorConfig.java index f4ed225..4020443 100644 --- a/connectors/camel-fhir-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/fhir/CamelFhirSinkConnectorConfig.java +++ b/connectors/camel-fhir-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/fhir/CamelFhirSinkConnectorConfig.java @@ -25,7 +25,7 @@ import org.apache.kafka.common.config.ConfigDef; public class CamelFhirSinkConnectorConfig extends CamelSinkConnectorConfig { public static final String CAMEL_SINK_FHIR_PATH_API_NAME_CONF = "camel.sink.path.apiName"; - public static final String CAMEL_SINK_FHIR_PATH_API_NAME_DOC = "What kind of operation to perform One of: [CAPABILITIES] [CREATE] [DELETE] [HISTORY] [LOAD_PAGE] [META] [OPERATION] [PATCH] [READ] [SEARCH] [TRANSACTION] [UPDATE] [VALIDATE]"; + public static final String CAMEL_SINK_FHIR_PATH_API_NAME_DOC = "What kind of operation to perform One of: [capabilities] [create] [delete] [history] [load-page] [meta] [patch] [read] [search] [transaction] [update] [validate]"; public static final String CAMEL_SINK_FHIR_PATH_API_NAME_DEFAULT = null; public static final String CAMEL_SINK_FHIR_PATH_METHOD_NAME_CONF = "camel.sink.path.methodName"; public static final String CAMEL_SINK_FHIR_PATH_METHOD_NAME_DOC = "What sub operation to use for the selected operation"; diff --git a/connectors/camel-fhir-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/fhir/CamelFhirSourceConnectorConfig.java b/connectors/camel-fhir-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/fhir/CamelFhirSourceConnectorConfig.java index e874647..07a9145 100644 --- a/connectors/camel-fhir-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/fhir/CamelFhirSourceConnectorConfig.java +++ b/connectors/camel-fhir-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/fhir/CamelFhirSourceConnectorConfig.java @@ -27,7 +27,7 @@ public class CamelFhirSourceConnectorConfig CamelSourceConnectorConfig { public static final String CAMEL_SOURCE_FHIR_PATH_API_NAME_CONF = "camel.source.path.apiName"; - public static final String CAMEL_SOURCE_FHIR_PATH_API_NAME_DOC = "What kind of operation to perform One of: [CAPABILITIES] [CREATE] [DELETE] [HISTORY] [LOAD_PAGE] [META] [OPERATION] [PATCH] [READ] [SEARCH] [TRANSACTION] [UPDATE] [VALIDATE]"; + public static final String CAMEL_SOURCE_FHIR_PATH_API_NAME_DOC = "What kind of operation to perform One of: [capabilities] [create] [delete] [history] [load-page] [meta] [patch] [read] [search] [transaction] [update] [validate]"; public static final String CAMEL_SOURCE_FHIR_PATH_API_NAME_DEFAULT = null; public static final String CAMEL_SOURCE_FHIR_PATH_METHOD_NAME_CONF = "camel.source.path.methodName"; public static final String CAMEL_SOURCE_FHIR_PATH_METHOD_NAME_DOC = "What sub operation to use for the selected operation"; diff --git a/connectors/camel-google-drive-kafka-connector/src/main/docs/camel-google-drive-kafka-sink-connector.adoc b/connectors/camel-google-drive-kafka-connector/src/main/docs/camel-google-drive-kafka-sink-connector.adoc index c3b9152..23d362c 100644 --- a/connectors/camel-google-drive-kafka-connector/src/main/docs/camel-google-drive-kafka-sink-connector.adoc +++ b/connectors/camel-google-drive-kafka-connector/src/main/docs/camel-google-drive-kafka-sink-connector.adoc @@ -29,7 +29,7 @@ The camel-google-drive sink connector supports 23 options, which are listed belo [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.sink.path.apiName* | What kind of operation to perform One of: [DRIVE_ABOUT] [DRIVE_APPS] [DRIVE_CHANGES] [DRIVE_CHANNELS] [DRIVE_CHILDREN] [DRIVE_COMMENTS] [DRIVE_FILES] [DRIVE_PARENTS] [DRIVE_PERMISSIONS] [DRIVE_PROPERTIES] [DRIVE_REALTIME] [DRIVE_REPLIES] [DRIVE_REVISIONS] | null | HIGH +| *camel.sink.path.apiName* | What kind of operation to perform One of: [drive-about] [drive-apps] [drive-changes] [drive-channels] [drive-children] [drive-comments] [drive-files] [drive-parents] [drive-permissions] [drive-properties] [drive-realtime] [drive-replies] [drive-revisions] | null | HIGH | *camel.sink.path.methodName* | What sub operation to use for the selected operation One of: [copy] [delete] [get] [getIdForEmail] [insert] [list] [patch] [stop] [touch] [trash] [untrash] [update] [watch] | null | HIGH | *camel.sink.endpoint.applicationName* | Google drive application name. Example would be camel-google-drive/1.0 | null | MEDIUM | *camel.sink.endpoint.clientFactory* | To use the GoogleCalendarClientFactory as factory for creating the client. Will by default use BatchGoogleDriveClientFactory | null | MEDIUM diff --git a/connectors/camel-google-drive-kafka-connector/src/main/docs/camel-google-drive-kafka-source-connector.adoc b/connectors/camel-google-drive-kafka-connector/src/main/docs/camel-google-drive-kafka-source-connector.adoc index fe4104f..32719f3 100644 --- a/connectors/camel-google-drive-kafka-connector/src/main/docs/camel-google-drive-kafka-source-connector.adoc +++ b/connectors/camel-google-drive-kafka-connector/src/main/docs/camel-google-drive-kafka-source-connector.adoc @@ -29,7 +29,7 @@ The camel-google-drive source connector supports 41 options, which are listed be [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.source.path.apiName* | What kind of operation to perform One of: [DRIVE_ABOUT] [DRIVE_APPS] [DRIVE_CHANGES] [DRIVE_CHANNELS] [DRIVE_CHILDREN] [DRIVE_COMMENTS] [DRIVE_FILES] [DRIVE_PARENTS] [DRIVE_PERMISSIONS] [DRIVE_PROPERTIES] [DRIVE_REALTIME] [DRIVE_REPLIES] [DRIVE_REVISIONS] | null | HIGH +| *camel.source.path.apiName* | What kind of operation to perform One of: [drive-about] [drive-apps] [drive-changes] [drive-channels] [drive-children] [drive-comments] [drive-files] [drive-parents] [drive-permissions] [drive-properties] [drive-realtime] [drive-replies] [drive-revisions] | null | HIGH | *camel.source.path.methodName* | What sub operation to use for the selected operation One of: [copy] [delete] [get] [getIdForEmail] [insert] [list] [patch] [stop] [touch] [trash] [untrash] [update] [watch] | null | HIGH | *camel.source.endpoint.applicationName* | Google drive application name. Example would be camel-google-drive/1.0 | null | MEDIUM | *camel.source.endpoint.clientFactory* | To use the GoogleCalendarClientFactory as factory for creating the client. Will by default use BatchGoogleDriveClientFactory | null | MEDIUM diff --git a/connectors/camel-google-drive-kafka-connector/src/main/docs/examples/CamelGoogledriveSinkConnector.properties b/connectors/camel-google-drive-kafka-connector/src/main/docs/examples/CamelGoogledriveSinkConnector.properties index aa0e680..d1d3388 100644 --- a/connectors/camel-google-drive-kafka-connector/src/main/docs/examples/CamelGoogledriveSinkConnector.properties +++ b/connectors/camel-google-drive-kafka-connector/src/main/docs/examples/CamelGoogledriveSinkConnector.properties @@ -28,7 +28,7 @@ topics= # mandatory properties (for a complete properties list see the connector documentation): -# What kind of operation to perform One of: [DRIVE_ABOUT] [DRIVE_APPS] [DRIVE_CHANGES] [DRIVE_CHANNELS] [DRIVE_CHILDREN] [DRIVE_COMMENTS] [DRIVE_FILES] [DRIVE_PARENTS] [DRIVE_PERMISSIONS] [DRIVE_PROPERTIES] [DRIVE_REALTIME] [DRIVE_REPLIES] [DRIVE_REVISIONS] +# What kind of operation to perform One of: [drive-about] [drive-apps] [drive-changes] [drive-channels] [drive-children] [drive-comments] [drive-files] [drive-parents] [drive-permissions] [drive-properties] [drive-realtime] [drive-replies] [drive-revisions] camel.sink.path.apiName= # What sub operation to use for the selected operation One of: [copy] [delete] [get] [getIdForEmail] [insert] [list] [patch] [stop] [touch] [trash] [untrash] [update] [watch] camel.sink.path.methodName= diff --git a/connectors/camel-google-drive-kafka-connector/src/main/docs/examples/CamelGoogledriveSourceConnector.properties b/connectors/camel-google-drive-kafka-connector/src/main/docs/examples/CamelGoogledriveSourceConnector.properties index 7a55a60..0b0142b 100644 --- a/connectors/camel-google-drive-kafka-connector/src/main/docs/examples/CamelGoogledriveSourceConnector.properties +++ b/connectors/camel-google-drive-kafka-connector/src/main/docs/examples/CamelGoogledriveSourceConnector.properties @@ -28,7 +28,7 @@ topics= # mandatory properties (for a complete properties list see the connector documentation): -# What kind of operation to perform One of: [DRIVE_ABOUT] [DRIVE_APPS] [DRIVE_CHANGES] [DRIVE_CHANNELS] [DRIVE_CHILDREN] [DRIVE_COMMENTS] [DRIVE_FILES] [DRIVE_PARENTS] [DRIVE_PERMISSIONS] [DRIVE_PROPERTIES] [DRIVE_REALTIME] [DRIVE_REPLIES] [DRIVE_REVISIONS] +# What kind of operation to perform One of: [drive-about] [drive-apps] [drive-changes] [drive-channels] [drive-children] [drive-comments] [drive-files] [drive-parents] [drive-permissions] [drive-properties] [drive-realtime] [drive-replies] [drive-revisions] camel.source.path.apiName= # What sub operation to use for the selected operation One of: [copy] [delete] [get] [getIdForEmail] [insert] [list] [patch] [stop] [touch] [trash] [untrash] [update] [watch] camel.source.path.methodName= diff --git a/connectors/camel-google-drive-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/googledrive/CamelGoogledriveSinkConnectorConfig.java b/connectors/camel-google-drive-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/googledrive/CamelGoogledriveSinkConnectorConfig.java index 28039c2..302d3b4 100644 --- a/connectors/camel-google-drive-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/googledrive/CamelGoogledriveSinkConnectorConfig.java +++ b/connectors/camel-google-drive-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/googledrive/CamelGoogledriveSinkConnectorConfig.java @@ -27,7 +27,7 @@ public class CamelGoogledriveSinkConnectorConfig CamelSinkConnectorConfig { public static final String CAMEL_SINK_GOOGLEDRIVE_PATH_API_NAME_CONF = "camel.sink.path.apiName"; - public static final String CAMEL_SINK_GOOGLEDRIVE_PATH_API_NAME_DOC = "What kind of operation to perform One of: [DRIVE_ABOUT] [DRIVE_APPS] [DRIVE_CHANGES] [DRIVE_CHANNELS] [DRIVE_CHILDREN] [DRIVE_COMMENTS] [DRIVE_FILES] [DRIVE_PARENTS] [DRIVE_PERMISSIONS] [DRIVE_PROPERTIES] [DRIVE_REALTIME] [DRIVE_REPLIES] [DRIVE_REVISIONS]"; + public static final String CAMEL_SINK_GOOGLEDRIVE_PATH_API_NAME_DOC = "What kind of operation to perform One of: [drive-about] [drive-apps] [drive-changes] [drive-channels] [drive-children] [drive-comments] [drive-files] [drive-parents] [drive-permissions] [drive-properties] [drive-realtime] [drive-replies] [drive-revisions]"; public static final String CAMEL_SINK_GOOGLEDRIVE_PATH_API_NAME_DEFAULT = null; public static final String CAMEL_SINK_GOOGLEDRIVE_PATH_METHOD_NAME_CONF = "camel.sink.path.methodName"; public static final String CAMEL_SINK_GOOGLEDRIVE_PATH_METHOD_NAME_DOC = "What sub operation to use for the selected operation One of: [copy] [delete] [get] [getIdForEmail] [insert] [list] [patch] [stop] [touch] [trash] [untrash] [update] [watch]"; diff --git a/connectors/camel-google-drive-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/googledrive/CamelGoogledriveSourceConnectorConfig.java b/connectors/camel-google-drive-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/googledrive/CamelGoogledriveSourceConnectorConfig.java index 00fffab..8db904b 100644 --- a/connectors/camel-google-drive-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/googledrive/CamelGoogledriveSourceConnectorConfig.java +++ b/connectors/camel-google-drive-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/googledrive/CamelGoogledriveSourceConnectorConfig.java @@ -27,7 +27,7 @@ public class CamelGoogledriveSourceConnectorConfig CamelSourceConnectorConfig { public static final String CAMEL_SOURCE_GOOGLEDRIVE_PATH_API_NAME_CONF = "camel.source.path.apiName"; - public static final String CAMEL_SOURCE_GOOGLEDRIVE_PATH_API_NAME_DOC = "What kind of operation to perform One of: [DRIVE_ABOUT] [DRIVE_APPS] [DRIVE_CHANGES] [DRIVE_CHANNELS] [DRIVE_CHILDREN] [DRIVE_COMMENTS] [DRIVE_FILES] [DRIVE_PARENTS] [DRIVE_PERMISSIONS] [DRIVE_PROPERTIES] [DRIVE_REALTIME] [DRIVE_REPLIES] [DRIVE_REVISIONS]"; + public static final String CAMEL_SOURCE_GOOGLEDRIVE_PATH_API_NAME_DOC = "What kind of operation to perform One of: [drive-about] [drive-apps] [drive-changes] [drive-channels] [drive-children] [drive-comments] [drive-files] [drive-parents] [drive-permissions] [drive-properties] [drive-realtime] [drive-replies] [drive-revisions]"; public static final String CAMEL_SOURCE_GOOGLEDRIVE_PATH_API_NAME_DEFAULT = null; public static final String CAMEL_SOURCE_GOOGLEDRIVE_PATH_METHOD_NAME_CONF = "camel.source.path.methodName"; public static final String CAMEL_SOURCE_GOOGLEDRIVE_PATH_METHOD_NAME_DOC = "What sub operation to use for the selected operation One of: [copy] [delete] [get] [getIdForEmail] [insert] [list] [patch] [stop] [touch] [trash] [untrash] [update] [watch]"; diff --git a/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-sink-connector.adoc b/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-sink-connector.adoc index 1f97c5f..c639ccb 100644 --- a/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-sink-connector.adoc +++ b/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-sink-connector.adoc @@ -22,14 +22,14 @@ connector.class=org.apache.camel.kafkaconnector.zendesk.CamelZendeskSinkConnecto ---- -The camel-zendesk sink connector supports 19 options, which are listed below. +The camel-zendesk sink connector supports 14 options, which are listed below. [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.sink.path.methodName* | What operation to use One of: [ADD_TAG_TO_ORGANISATIONS] [ADD_TAG_TO_TICKET] [ADD_TAG_TO_TOPICS] [ASSOCIATE_ATTACHMENTS_TO_ARTICLE] [CHANGE_USER_PASSWORD] [CREATE_ARTICLE] [CREATE_ARTICLE_1] [CREATE_ARTICLE_TRANSLATION] [CREATE_AUTOMATION] [CREATE_CATEGORY] [CREATE_CATEGORY_TRANSLATION] [CREATE_COMMENT] [CREATE_DYNAMIC_CONTENT_ITEM] [CREATE_DYNAMIC_CONTENT_ITEM_VARIANT] [CREATE_FORUM] [CREATE_GROUP] [CREATE_GROUP_MEMBERSHIP] [CREATE_GROUP_MEMBERSHIP_1] [C [...] +| *camel.sink.path.methodName* | What operation to use | null | HIGH | *camel.sink.endpoint.inBody* | Sets the name of a parameter to be passed in the exchange In Body | null | MEDIUM | *camel.sink.endpoint.serverUrl* | The server URL to connect. | null | MEDIUM | *camel.sink.endpoint.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cre [...] @@ -39,14 +39,9 @@ The camel-zendesk sink connector supports 19 options, which are listed below. | *camel.sink.endpoint.password* | The password. | null | MEDIUM | *camel.sink.endpoint.token* | The security token. | null | MEDIUM | *camel.sink.endpoint.username* | The user name. | null | MEDIUM -| *camel.component.zendesk.serverUrl* | The server URL to connect. | null | MEDIUM | *camel.component.zendesk.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...] | *camel.component.zendesk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM | *camel.component.zendesk.configuration* | Component configuration | null | MEDIUM | *camel.component.zendesk.zendesk* | To use a shared Zendesk instance. | null | MEDIUM -| *camel.component.zendesk.oauthToken* | The OAuth token. | null | MEDIUM -| *camel.component.zendesk.password* | The password. | null | MEDIUM -| *camel.component.zendesk.token* | The security token. | null | MEDIUM -| *camel.component.zendesk.username* | The user name. | null | MEDIUM |=== // kafka-connector options: END diff --git a/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-source-connector.adoc b/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-source-connector.adoc index b877fea..6415f95 100644 --- a/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-source-connector.adoc +++ b/connectors/camel-zendesk-kafka-connector/src/main/docs/camel-zendesk-kafka-source-connector.adoc @@ -22,14 +22,14 @@ connector.class=org.apache.camel.kafkaconnector.zendesk.CamelZendeskSourceConnec ---- -The camel-zendesk source connector supports 37 options, which are listed below. +The camel-zendesk source connector supports 32 options, which are listed below. [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.source.path.methodName* | What operation to use One of: [ADD_TAG_TO_ORGANISATIONS] [ADD_TAG_TO_TICKET] [ADD_TAG_TO_TOPICS] [ASSOCIATE_ATTACHMENTS_TO_ARTICLE] [CHANGE_USER_PASSWORD] [CREATE_ARTICLE] [CREATE_ARTICLE_1] [CREATE_ARTICLE_TRANSLATION] [CREATE_AUTOMATION] [CREATE_CATEGORY] [CREATE_CATEGORY_TRANSLATION] [CREATE_COMMENT] [CREATE_DYNAMIC_CONTENT_ITEM] [CREATE_DYNAMIC_CONTENT_ITEM_VARIANT] [CREATE_FORUM] [CREATE_GROUP] [CREATE_GROUP_MEMBERSHIP] [CREATE_GROUP_MEMBERSHIP_1] [...] +| *camel.source.path.methodName* | What operation to use | null | HIGH | *camel.source.endpoint.inBody* | Sets the name of a parameter to be passed in the exchange In Body | null | MEDIUM | *camel.source.endpoint.serverUrl* | The server URL to connect. | null | MEDIUM | *camel.source.endpoint.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM @@ -57,14 +57,9 @@ The camel-zendesk source connector supports 37 options, which are listed below. | *camel.source.endpoint.password* | The password. | null | MEDIUM | *camel.source.endpoint.token* | The security token. | null | MEDIUM | *camel.source.endpoint.username* | The user name. | null | MEDIUM -| *camel.component.zendesk.serverUrl* | The server URL to connect. | null | MEDIUM | *camel.component.zendesk.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM | *camel.component.zendesk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM | *camel.component.zendesk.configuration* | Component configuration | null | MEDIUM | *camel.component.zendesk.zendesk* | To use a shared Zendesk instance. | null | MEDIUM -| *camel.component.zendesk.oauthToken* | The OAuth token. | null | MEDIUM -| *camel.component.zendesk.password* | The password. | null | MEDIUM -| *camel.component.zendesk.token* | The security token. | null | MEDIUM -| *camel.component.zendesk.username* | The user name. | null | MEDIUM |=== // kafka-connector options: END diff --git a/connectors/camel-zendesk-kafka-connector/src/main/docs/examples/CamelZendeskSinkConnector.properties b/connectors/camel-zendesk-kafka-connector/src/main/docs/examples/CamelZendeskSinkConnector.properties index 3626c44..98c5ffa 100644 --- a/connectors/camel-zendesk-kafka-connector/src/main/docs/examples/CamelZendeskSinkConnector.properties +++ b/connectors/camel-zendesk-kafka-connector/src/main/docs/examples/CamelZendeskSinkConnector.properties @@ -28,6 +28,6 @@ topics= # mandatory properties (for a complete properties list see the connector documentation): -# What operation to use One of: [ADD_TAG_TO_ORGANISATIONS] [ADD_TAG_TO_TICKET] [ADD_TAG_TO_TOPICS] [ASSOCIATE_ATTACHMENTS_TO_ARTICLE] [CHANGE_USER_PASSWORD] [CREATE_ARTICLE] [CREATE_ARTICLE_1] [CREATE_ARTICLE_TRANSLATION] [CREATE_AUTOMATION] [CREATE_CATEGORY] [CREATE_CATEGORY_TRANSLATION] [CREATE_COMMENT] [CREATE_DYNAMIC_CONTENT_ITEM] [CREATE_DYNAMIC_CONTENT_ITEM_VARIANT] [CREATE_FORUM] [CREATE_GROUP] [CREATE_GROUP_MEMBERSHIP] [CREATE_GROUP_MEMBERSHIP_1] [CREATE_MACRO] [CREATE_OR_UPDATE_ [...] +# What operation to use camel.sink.path.methodName= diff --git a/connectors/camel-zendesk-kafka-connector/src/main/docs/examples/CamelZendeskSourceConnector.properties b/connectors/camel-zendesk-kafka-connector/src/main/docs/examples/CamelZendeskSourceConnector.properties index 432599d..eae74c9 100644 --- a/connectors/camel-zendesk-kafka-connector/src/main/docs/examples/CamelZendeskSourceConnector.properties +++ b/connectors/camel-zendesk-kafka-connector/src/main/docs/examples/CamelZendeskSourceConnector.properties @@ -28,6 +28,6 @@ topics= # mandatory properties (for a complete properties list see the connector documentation): -# What operation to use One of: [ADD_TAG_TO_ORGANISATIONS] [ADD_TAG_TO_TICKET] [ADD_TAG_TO_TOPICS] [ASSOCIATE_ATTACHMENTS_TO_ARTICLE] [CHANGE_USER_PASSWORD] [CREATE_ARTICLE] [CREATE_ARTICLE_1] [CREATE_ARTICLE_TRANSLATION] [CREATE_AUTOMATION] [CREATE_CATEGORY] [CREATE_CATEGORY_TRANSLATION] [CREATE_COMMENT] [CREATE_DYNAMIC_CONTENT_ITEM] [CREATE_DYNAMIC_CONTENT_ITEM_VARIANT] [CREATE_FORUM] [CREATE_GROUP] [CREATE_GROUP_MEMBERSHIP] [CREATE_GROUP_MEMBERSHIP_1] [CREATE_MACRO] [CREATE_OR_UPDATE_ [...] +# What operation to use camel.source.path.methodName= diff --git a/connectors/camel-zendesk-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/zendesk/CamelZendeskSinkConnectorConfig.java b/connectors/camel-zendesk-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/zendesk/CamelZendeskSinkConnectorConfig.java index 80db067..f84f9ab 100644 --- a/connectors/camel-zendesk-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/zendesk/CamelZendeskSinkConnectorConfig.java +++ b/connectors/camel-zendesk-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/zendesk/CamelZendeskSinkConnectorConfig.java @@ -25,7 +25,7 @@ import org.apache.kafka.common.config.ConfigDef; public class CamelZendeskSinkConnectorConfig extends CamelSinkConnectorConfig { public static final String CAMEL_SINK_ZENDESK_PATH_METHOD_NAME_CONF = "camel.sink.path.methodName"; - public static final String CAMEL_SINK_ZENDESK_PATH_METHOD_NAME_DOC = "What operation to use One of: [ADD_TAG_TO_ORGANISATIONS] [ADD_TAG_TO_TICKET] [ADD_TAG_TO_TOPICS] [ASSOCIATE_ATTACHMENTS_TO_ARTICLE] [CHANGE_USER_PASSWORD] [CREATE_ARTICLE] [CREATE_ARTICLE_1] [CREATE_ARTICLE_TRANSLATION] [CREATE_AUTOMATION] [CREATE_CATEGORY] [CREATE_CATEGORY_TRANSLATION] [CREATE_COMMENT] [CREATE_DYNAMIC_CONTENT_ITEM] [CREATE_DYNAMIC_CONTENT_ITEM_VARIANT] [CREATE_FORUM] [CREATE_GROUP] [CREATE_GROUP_M [...] + public static final String CAMEL_SINK_ZENDESK_PATH_METHOD_NAME_DOC = "What operation to use"; public static final String CAMEL_SINK_ZENDESK_PATH_METHOD_NAME_DEFAULT = null; public static final String CAMEL_SINK_ZENDESK_ENDPOINT_IN_BODY_CONF = "camel.sink.endpoint.inBody"; public static final String CAMEL_SINK_ZENDESK_ENDPOINT_IN_BODY_DOC = "Sets the name of a parameter to be passed in the exchange In Body"; @@ -54,9 +54,6 @@ public class CamelZendeskSinkConnectorConfig extends CamelSinkConnectorConfig { public static final String CAMEL_SINK_ZENDESK_ENDPOINT_USERNAME_CONF = "camel.sink.endpoint.username"; public static final String CAMEL_SINK_ZENDESK_ENDPOINT_USERNAME_DOC = "The user name."; public static final String CAMEL_SINK_ZENDESK_ENDPOINT_USERNAME_DEFAULT = null; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_SERVER_URL_CONF = "camel.component.zendesk.serverUrl"; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_SERVER_URL_DOC = "The server URL to connect."; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_SERVER_URL_DEFAULT = null; public static final String CAMEL_SINK_ZENDESK_COMPONENT_LAZY_START_PRODUCER_CONF = "camel.component.zendesk.lazyStartProducer"; public static final String CAMEL_SINK_ZENDESK_COMPONENT_LAZY_START_PRODUCER_DOC = "Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that w [...] public static final Boolean CAMEL_SINK_ZENDESK_COMPONENT_LAZY_START_PRODUCER_DEFAULT = false; @@ -69,18 +66,6 @@ public class CamelZendeskSinkConnectorConfig extends CamelSinkConnectorConfig { public static final String CAMEL_SINK_ZENDESK_COMPONENT_ZENDESK_CONF = "camel.component.zendesk.zendesk"; public static final String CAMEL_SINK_ZENDESK_COMPONENT_ZENDESK_DOC = "To use a shared Zendesk instance."; public static final String CAMEL_SINK_ZENDESK_COMPONENT_ZENDESK_DEFAULT = null; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_OAUTH_TOKEN_CONF = "camel.component.zendesk.oauthToken"; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_OAUTH_TOKEN_DOC = "The OAuth token."; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_OAUTH_TOKEN_DEFAULT = null; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_PASSWORD_CONF = "camel.component.zendesk.password"; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_PASSWORD_DOC = "The password."; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_PASSWORD_DEFAULT = null; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_TOKEN_CONF = "camel.component.zendesk.token"; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_TOKEN_DOC = "The security token."; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_TOKEN_DEFAULT = null; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_USERNAME_CONF = "camel.component.zendesk.username"; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_USERNAME_DOC = "The user name."; - public static final String CAMEL_SINK_ZENDESK_COMPONENT_USERNAME_DEFAULT = null; public CamelZendeskSinkConnectorConfig( ConfigDef config, @@ -104,15 +89,10 @@ public class CamelZendeskSinkConnectorConfig extends CamelSinkConnectorConfig { conf.define(CAMEL_SINK_ZENDESK_ENDPOINT_PASSWORD_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ZENDESK_ENDPOINT_PASSWORD_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ZENDESK_ENDPOINT_PASSWORD_DOC); conf.define(CAMEL_SINK_ZENDESK_ENDPOINT_TOKEN_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ZENDESK_ENDPOINT_TOKEN_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ZENDESK_ENDPOINT_TOKEN_DOC); conf.define(CAMEL_SINK_ZENDESK_ENDPOINT_USERNAME_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ZENDESK_ENDPOINT_USERNAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ZENDESK_ENDPOINT_USERNAME_DOC); - conf.define(CAMEL_SINK_ZENDESK_COMPONENT_SERVER_URL_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ZENDESK_COMPONENT_SERVER_URL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ZENDESK_COMPONENT_SERVER_URL_DOC); conf.define(CAMEL_SINK_ZENDESK_COMPONENT_LAZY_START_PRODUCER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ZENDESK_COMPONENT_LAZY_START_PRODUCER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ZENDESK_COMPONENT_LAZY_START_PRODUCER_DOC); conf.define(CAMEL_SINK_ZENDESK_COMPONENT_BASIC_PROPERTY_BINDING_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SINK_ZENDESK_COMPONENT_BASIC_PROPERTY_BINDING_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ZENDESK_COMPONENT_BASIC_PROPERTY_BINDING_DOC); conf.define(CAMEL_SINK_ZENDESK_COMPONENT_CONFIGURATION_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ZENDESK_COMPONENT_CONFIGURATION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ZENDESK_COMPONENT_CONFIGURATION_DOC); conf.define(CAMEL_SINK_ZENDESK_COMPONENT_ZENDESK_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ZENDESK_COMPONENT_ZENDESK_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ZENDESK_COMPONENT_ZENDESK_DOC); - conf.define(CAMEL_SINK_ZENDESK_COMPONENT_OAUTH_TOKEN_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ZENDESK_COMPONENT_OAUTH_TOKEN_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ZENDESK_COMPONENT_OAUTH_TOKEN_DOC); - conf.define(CAMEL_SINK_ZENDESK_COMPONENT_PASSWORD_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ZENDESK_COMPONENT_PASSWORD_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ZENDESK_COMPONENT_PASSWORD_DOC); - conf.define(CAMEL_SINK_ZENDESK_COMPONENT_TOKEN_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ZENDESK_COMPONENT_TOKEN_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ZENDESK_COMPONENT_TOKEN_DOC); - conf.define(CAMEL_SINK_ZENDESK_COMPONENT_USERNAME_CONF, ConfigDef.Type.STRING, CAMEL_SINK_ZENDESK_COMPONENT_USERNAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SINK_ZENDESK_COMPONENT_USERNAME_DOC); return conf; } } \ No newline at end of file diff --git a/connectors/camel-zendesk-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/zendesk/CamelZendeskSourceConnectorConfig.java b/connectors/camel-zendesk-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/zendesk/CamelZendeskSourceConnectorConfig.java index b4b6bad..9fc592a 100644 --- a/connectors/camel-zendesk-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/zendesk/CamelZendeskSourceConnectorConfig.java +++ b/connectors/camel-zendesk-kafka-connector/src/main/java/org/apache/camel/kafkaconnector/zendesk/CamelZendeskSourceConnectorConfig.java @@ -27,7 +27,7 @@ public class CamelZendeskSourceConnectorConfig CamelSourceConnectorConfig { public static final String CAMEL_SOURCE_ZENDESK_PATH_METHOD_NAME_CONF = "camel.source.path.methodName"; - public static final String CAMEL_SOURCE_ZENDESK_PATH_METHOD_NAME_DOC = "What operation to use One of: [ADD_TAG_TO_ORGANISATIONS] [ADD_TAG_TO_TICKET] [ADD_TAG_TO_TOPICS] [ASSOCIATE_ATTACHMENTS_TO_ARTICLE] [CHANGE_USER_PASSWORD] [CREATE_ARTICLE] [CREATE_ARTICLE_1] [CREATE_ARTICLE_TRANSLATION] [CREATE_AUTOMATION] [CREATE_CATEGORY] [CREATE_CATEGORY_TRANSLATION] [CREATE_COMMENT] [CREATE_DYNAMIC_CONTENT_ITEM] [CREATE_DYNAMIC_CONTENT_ITEM_VARIANT] [CREATE_FORUM] [CREATE_GROUP] [CREATE_GROUP [...] + public static final String CAMEL_SOURCE_ZENDESK_PATH_METHOD_NAME_DOC = "What operation to use"; public static final String CAMEL_SOURCE_ZENDESK_PATH_METHOD_NAME_DEFAULT = null; public static final String CAMEL_SOURCE_ZENDESK_ENDPOINT_IN_BODY_CONF = "camel.source.endpoint.inBody"; public static final String CAMEL_SOURCE_ZENDESK_ENDPOINT_IN_BODY_DOC = "Sets the name of a parameter to be passed in the exchange In Body"; @@ -110,9 +110,6 @@ public class CamelZendeskSourceConnectorConfig public static final String CAMEL_SOURCE_ZENDESK_ENDPOINT_USERNAME_CONF = "camel.source.endpoint.username"; public static final String CAMEL_SOURCE_ZENDESK_ENDPOINT_USERNAME_DOC = "The user name."; public static final String CAMEL_SOURCE_ZENDESK_ENDPOINT_USERNAME_DEFAULT = null; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_SERVER_URL_CONF = "camel.component.zendesk.serverUrl"; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_SERVER_URL_DOC = "The server URL to connect."; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_SERVER_URL_DEFAULT = null; public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_BRIDGE_ERROR_HANDLER_CONF = "camel.component.zendesk.bridgeErrorHandler"; public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_BRIDGE_ERROR_HANDLER_DOC = "Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ig [...] public static final Boolean CAMEL_SOURCE_ZENDESK_COMPONENT_BRIDGE_ERROR_HANDLER_DEFAULT = false; @@ -125,18 +122,6 @@ public class CamelZendeskSourceConnectorConfig public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_ZENDESK_CONF = "camel.component.zendesk.zendesk"; public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_ZENDESK_DOC = "To use a shared Zendesk instance."; public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_ZENDESK_DEFAULT = null; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_OAUTH_TOKEN_CONF = "camel.component.zendesk.oauthToken"; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_OAUTH_TOKEN_DOC = "The OAuth token."; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_OAUTH_TOKEN_DEFAULT = null; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_PASSWORD_CONF = "camel.component.zendesk.password"; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_PASSWORD_DOC = "The password."; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_PASSWORD_DEFAULT = null; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_TOKEN_CONF = "camel.component.zendesk.token"; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_TOKEN_DOC = "The security token."; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_TOKEN_DEFAULT = null; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_USERNAME_CONF = "camel.component.zendesk.username"; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_USERNAME_DOC = "The user name."; - public static final String CAMEL_SOURCE_ZENDESK_COMPONENT_USERNAME_DEFAULT = null; public CamelZendeskSourceConnectorConfig( ConfigDef config, @@ -178,15 +163,10 @@ public class CamelZendeskSourceConnectorConfig conf.define(CAMEL_SOURCE_ZENDESK_ENDPOINT_PASSWORD_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ZENDESK_ENDPOINT_PASSWORD_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ZENDESK_ENDPOINT_PASSWORD_DOC); conf.define(CAMEL_SOURCE_ZENDESK_ENDPOINT_TOKEN_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ZENDESK_ENDPOINT_TOKEN_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ZENDESK_ENDPOINT_TOKEN_DOC); conf.define(CAMEL_SOURCE_ZENDESK_ENDPOINT_USERNAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ZENDESK_ENDPOINT_USERNAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ZENDESK_ENDPOINT_USERNAME_DOC); - conf.define(CAMEL_SOURCE_ZENDESK_COMPONENT_SERVER_URL_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ZENDESK_COMPONENT_SERVER_URL_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ZENDESK_COMPONENT_SERVER_URL_DOC); conf.define(CAMEL_SOURCE_ZENDESK_COMPONENT_BRIDGE_ERROR_HANDLER_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ZENDESK_COMPONENT_BRIDGE_ERROR_HANDLER_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ZENDESK_COMPONENT_BRIDGE_ERROR_HANDLER_DOC); conf.define(CAMEL_SOURCE_ZENDESK_COMPONENT_BASIC_PROPERTY_BINDING_CONF, ConfigDef.Type.BOOLEAN, CAMEL_SOURCE_ZENDESK_COMPONENT_BASIC_PROPERTY_BINDING_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ZENDESK_COMPONENT_BASIC_PROPERTY_BINDING_DOC); conf.define(CAMEL_SOURCE_ZENDESK_COMPONENT_CONFIGURATION_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ZENDESK_COMPONENT_CONFIGURATION_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ZENDESK_COMPONENT_CONFIGURATION_DOC); conf.define(CAMEL_SOURCE_ZENDESK_COMPONENT_ZENDESK_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ZENDESK_COMPONENT_ZENDESK_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ZENDESK_COMPONENT_ZENDESK_DOC); - conf.define(CAMEL_SOURCE_ZENDESK_COMPONENT_OAUTH_TOKEN_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ZENDESK_COMPONENT_OAUTH_TOKEN_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ZENDESK_COMPONENT_OAUTH_TOKEN_DOC); - conf.define(CAMEL_SOURCE_ZENDESK_COMPONENT_PASSWORD_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ZENDESK_COMPONENT_PASSWORD_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ZENDESK_COMPONENT_PASSWORD_DOC); - conf.define(CAMEL_SOURCE_ZENDESK_COMPONENT_TOKEN_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ZENDESK_COMPONENT_TOKEN_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ZENDESK_COMPONENT_TOKEN_DOC); - conf.define(CAMEL_SOURCE_ZENDESK_COMPONENT_USERNAME_CONF, ConfigDef.Type.STRING, CAMEL_SOURCE_ZENDESK_COMPONENT_USERNAME_DEFAULT, ConfigDef.Importance.MEDIUM, CAMEL_SOURCE_ZENDESK_COMPONENT_USERNAME_DOC); return conf; } } \ No newline at end of file diff --git a/docs/modules/ROOT/pages/connectors/camel-aws2-kinesis-firehose-kafka-sink-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-aws2-kinesis-firehose-kafka-sink-connector.adoc index 086d57e..b5a0cd8 100644 --- a/docs/modules/ROOT/pages/connectors/camel-aws2-kinesis-firehose-kafka-sink-connector.adoc +++ b/docs/modules/ROOT/pages/connectors/camel-aws2-kinesis-firehose-kafka-sink-connector.adoc @@ -33,7 +33,7 @@ The camel-aws2-kinesis-firehose sink connector supports 27 options, which are li | *camel.sink.endpoint.amazonKinesisFirehoseClient* | Amazon Kinesis Firehose client to use for all requests for this endpoint | null | MEDIUM | *camel.sink.endpoint.autoDiscoverClient* | Setting the autoDiscoverClient mechanism, if true, the component will look for a client instance in the registry automatically otherwise it will skip that checking | true | MEDIUM | *camel.sink.endpoint.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cre [...] -| *camel.sink.endpoint.operation* | The operation to do in case the user don't want to send only a record One of: [sendBatchRecord] [createDeliveryStream] [deleteDeliveryStream] [describeDeliveryStream] [updateDestination] | null | MEDIUM +| *camel.sink.endpoint.operation* | The operation to do in case the user don't want to send only a record One of: [sendBatchRecord] [createDeliveryStream] [deleteDeliveryStream] [updateDestination] | null | MEDIUM | *camel.sink.endpoint.proxyHost* | To define a proxy host when instantiating the Kinesis Firehose client | null | MEDIUM | *camel.sink.endpoint.proxyPort* | To define a proxy port when instantiating the Kinesis Firehose client | null | MEDIUM | *camel.sink.endpoint.proxyProtocol* | To define a proxy protocol when instantiating the Kinesis Firehose client One of: [HTTP] [HTTPS] | "HTTPS" | MEDIUM @@ -47,7 +47,7 @@ The camel-aws2-kinesis-firehose sink connector supports 27 options, which are li | *camel.component.aws2-kinesis-firehose.autoDiscover Client* | Setting the autoDiscoverClient mechanism, if true, the component will look for a client instance in the registry automatically otherwise it will skip that checking | true | MEDIUM | * camel.component.aws2-kinesis-firehose.configuration* | Component configuration | null | MEDIUM | *camel.component.aws2-kinesis-firehose.lazyStart Producer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is [...] -| *camel.component.aws2-kinesis-firehose.operation* | The operation to do in case the user don't want to send only a record One of: [sendBatchRecord] [createDeliveryStream] [deleteDeliveryStream] [describeDeliveryStream] [updateDestination] | null | MEDIUM +| *camel.component.aws2-kinesis-firehose.operation* | The operation to do in case the user don't want to send only a record One of: [sendBatchRecord] [createDeliveryStream] [deleteDeliveryStream] [updateDestination] | null | MEDIUM | *camel.component.aws2-kinesis-firehose.proxyHost* | To define a proxy host when instantiating the Kinesis Firehose client | null | MEDIUM | *camel.component.aws2-kinesis-firehose.proxyPort* | To define a proxy port when instantiating the Kinesis Firehose client | null | MEDIUM | *camel.component.aws2-kinesis-firehose.proxy Protocol* | To define a proxy protocol when instantiating the Kinesis Firehose client One of: [HTTP] [HTTPS] | "HTTPS" | MEDIUM diff --git a/docs/modules/ROOT/pages/connectors/camel-braintree-kafka-sink-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-braintree-kafka-sink-connector.adoc index 2a67eaf..f324154 100644 --- a/docs/modules/ROOT/pages/connectors/camel-braintree-kafka-sink-connector.adoc +++ b/docs/modules/ROOT/pages/connectors/camel-braintree-kafka-sink-connector.adoc @@ -29,7 +29,7 @@ The camel-braintree sink connector supports 20 options, which are listed below. [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.sink.path.apiName* | What kind of operation to perform One of: [ADD_ON] [ADDRESS] [CLIENT_TOKEN] [CREDIT_CARD_VERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENT_UPLOAD] [MERCHANT_ACCOUNT] [PAYMENT_METHOD] [PAYMENT_METHOD_NONCE] [PLAN] [REPORT] [SETTLEMENT_BATCH_SUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOK_NOTIFICATION] | null | HIGH +| *camel.sink.path.apiName* | What kind of operation to perform One of: [ADDON] [ADDRESS] [CLIENTTOKEN] [CREDITCARDVERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENTUPLOAD] [MERCHANTACCOUNT] [PAYMENTMETHOD] [PAYMENTMETHODNONCE] [PLAN] [REPORT] [SETTLEMENTBATCHSUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOKNOTIFICATION] | null | HIGH | *camel.sink.path.methodName* | What sub operation to use for the selected operation | null | MEDIUM | *camel.sink.endpoint.environment* | The environment Either SANDBOX or PRODUCTION | null | MEDIUM | *camel.sink.endpoint.inBody* | Sets the name of a parameter to be passed in the exchange In Body | null | MEDIUM diff --git a/docs/modules/ROOT/pages/connectors/camel-braintree-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-braintree-kafka-source-connector.adoc index 00a535e..5d22e3e 100644 --- a/docs/modules/ROOT/pages/connectors/camel-braintree-kafka-source-connector.adoc +++ b/docs/modules/ROOT/pages/connectors/camel-braintree-kafka-source-connector.adoc @@ -29,7 +29,7 @@ The camel-braintree source connector supports 38 options, which are listed below [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.source.path.apiName* | What kind of operation to perform One of: [ADD_ON] [ADDRESS] [CLIENT_TOKEN] [CREDIT_CARD_VERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENT_UPLOAD] [MERCHANT_ACCOUNT] [PAYMENT_METHOD] [PAYMENT_METHOD_NONCE] [PLAN] [REPORT] [SETTLEMENT_BATCH_SUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOK_NOTIFICATION] | null | HIGH +| *camel.source.path.apiName* | What kind of operation to perform One of: [ADDON] [ADDRESS] [CLIENTTOKEN] [CREDITCARDVERIFICATION] [CUSTOMER] [DISCOUNT] [DISPUTE] [DOCUMENTUPLOAD] [MERCHANTACCOUNT] [PAYMENTMETHOD] [PAYMENTMETHODNONCE] [PLAN] [REPORT] [SETTLEMENTBATCHSUMMARY] [SUBSCRIPTION] [TRANSACTION] [WEBHOOKNOTIFICATION] | null | HIGH | *camel.source.path.methodName* | What sub operation to use for the selected operation | null | MEDIUM | *camel.source.endpoint.environment* | The environment Either SANDBOX or PRODUCTION | null | MEDIUM | *camel.source.endpoint.inBody* | Sets the name of a parameter to be passed in the exchange In Body | null | MEDIUM diff --git a/docs/modules/ROOT/pages/connectors/camel-fhir-kafka-sink-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-fhir-kafka-sink-connector.adoc index 69eaaaf..6c2cfea 100644 --- a/docs/modules/ROOT/pages/connectors/camel-fhir-kafka-sink-connector.adoc +++ b/docs/modules/ROOT/pages/connectors/camel-fhir-kafka-sink-connector.adoc @@ -29,7 +29,7 @@ The camel-fhir sink connector supports 55 options, which are listed below. [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.sink.path.apiName* | What kind of operation to perform One of: [CAPABILITIES] [CREATE] [DELETE] [HISTORY] [LOAD_PAGE] [META] [OPERATION] [PATCH] [READ] [SEARCH] [TRANSACTION] [UPDATE] [VALIDATE] | null | HIGH +| *camel.sink.path.apiName* | What kind of operation to perform One of: [capabilities] [create] [delete] [history] [load-page] [meta] [patch] [read] [search] [transaction] [update] [validate] | null | HIGH | *camel.sink.path.methodName* | What sub operation to use for the selected operation | null | HIGH | *camel.sink.endpoint.encoding* | Encoding to use for all request One of: [JSON] [XML] | null | MEDIUM | *camel.sink.endpoint.fhirVersion* | The FHIR Version to use One of: [DSTU2] [DSTU2_HL7ORG] [DSTU2_1] [DSTU3] [R4] [R5] | "R4" | MEDIUM diff --git a/docs/modules/ROOT/pages/connectors/camel-fhir-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-fhir-kafka-source-connector.adoc index ad28d09..30e6cfc 100644 --- a/docs/modules/ROOT/pages/connectors/camel-fhir-kafka-source-connector.adoc +++ b/docs/modules/ROOT/pages/connectors/camel-fhir-kafka-source-connector.adoc @@ -29,7 +29,7 @@ The camel-fhir source connector supports 73 options, which are listed below. [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.source.path.apiName* | What kind of operation to perform One of: [CAPABILITIES] [CREATE] [DELETE] [HISTORY] [LOAD_PAGE] [META] [OPERATION] [PATCH] [READ] [SEARCH] [TRANSACTION] [UPDATE] [VALIDATE] | null | HIGH +| *camel.source.path.apiName* | What kind of operation to perform One of: [capabilities] [create] [delete] [history] [load-page] [meta] [patch] [read] [search] [transaction] [update] [validate] | null | HIGH | *camel.source.path.methodName* | What sub operation to use for the selected operation | null | HIGH | *camel.source.endpoint.encoding* | Encoding to use for all request One of: [JSON] [XML] | null | MEDIUM | *camel.source.endpoint.fhirVersion* | The FHIR Version to use One of: [DSTU2] [DSTU2_HL7ORG] [DSTU2_1] [DSTU3] [R4] [R5] | "R4" | MEDIUM diff --git a/docs/modules/ROOT/pages/connectors/camel-google-drive-kafka-sink-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-google-drive-kafka-sink-connector.adoc index c3b9152..23d362c 100644 --- a/docs/modules/ROOT/pages/connectors/camel-google-drive-kafka-sink-connector.adoc +++ b/docs/modules/ROOT/pages/connectors/camel-google-drive-kafka-sink-connector.adoc @@ -29,7 +29,7 @@ The camel-google-drive sink connector supports 23 options, which are listed belo [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.sink.path.apiName* | What kind of operation to perform One of: [DRIVE_ABOUT] [DRIVE_APPS] [DRIVE_CHANGES] [DRIVE_CHANNELS] [DRIVE_CHILDREN] [DRIVE_COMMENTS] [DRIVE_FILES] [DRIVE_PARENTS] [DRIVE_PERMISSIONS] [DRIVE_PROPERTIES] [DRIVE_REALTIME] [DRIVE_REPLIES] [DRIVE_REVISIONS] | null | HIGH +| *camel.sink.path.apiName* | What kind of operation to perform One of: [drive-about] [drive-apps] [drive-changes] [drive-channels] [drive-children] [drive-comments] [drive-files] [drive-parents] [drive-permissions] [drive-properties] [drive-realtime] [drive-replies] [drive-revisions] | null | HIGH | *camel.sink.path.methodName* | What sub operation to use for the selected operation One of: [copy] [delete] [get] [getIdForEmail] [insert] [list] [patch] [stop] [touch] [trash] [untrash] [update] [watch] | null | HIGH | *camel.sink.endpoint.applicationName* | Google drive application name. Example would be camel-google-drive/1.0 | null | MEDIUM | *camel.sink.endpoint.clientFactory* | To use the GoogleCalendarClientFactory as factory for creating the client. Will by default use BatchGoogleDriveClientFactory | null | MEDIUM diff --git a/docs/modules/ROOT/pages/connectors/camel-google-drive-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-google-drive-kafka-source-connector.adoc index fe4104f..32719f3 100644 --- a/docs/modules/ROOT/pages/connectors/camel-google-drive-kafka-source-connector.adoc +++ b/docs/modules/ROOT/pages/connectors/camel-google-drive-kafka-source-connector.adoc @@ -29,7 +29,7 @@ The camel-google-drive source connector supports 41 options, which are listed be [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.source.path.apiName* | What kind of operation to perform One of: [DRIVE_ABOUT] [DRIVE_APPS] [DRIVE_CHANGES] [DRIVE_CHANNELS] [DRIVE_CHILDREN] [DRIVE_COMMENTS] [DRIVE_FILES] [DRIVE_PARENTS] [DRIVE_PERMISSIONS] [DRIVE_PROPERTIES] [DRIVE_REALTIME] [DRIVE_REPLIES] [DRIVE_REVISIONS] | null | HIGH +| *camel.source.path.apiName* | What kind of operation to perform One of: [drive-about] [drive-apps] [drive-changes] [drive-channels] [drive-children] [drive-comments] [drive-files] [drive-parents] [drive-permissions] [drive-properties] [drive-realtime] [drive-replies] [drive-revisions] | null | HIGH | *camel.source.path.methodName* | What sub operation to use for the selected operation One of: [copy] [delete] [get] [getIdForEmail] [insert] [list] [patch] [stop] [touch] [trash] [untrash] [update] [watch] | null | HIGH | *camel.source.endpoint.applicationName* | Google drive application name. Example would be camel-google-drive/1.0 | null | MEDIUM | *camel.source.endpoint.clientFactory* | To use the GoogleCalendarClientFactory as factory for creating the client. Will by default use BatchGoogleDriveClientFactory | null | MEDIUM diff --git a/docs/modules/ROOT/pages/connectors/camel-zendesk-kafka-sink-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-zendesk-kafka-sink-connector.adoc index 1f97c5f..c639ccb 100644 --- a/docs/modules/ROOT/pages/connectors/camel-zendesk-kafka-sink-connector.adoc +++ b/docs/modules/ROOT/pages/connectors/camel-zendesk-kafka-sink-connector.adoc @@ -22,14 +22,14 @@ connector.class=org.apache.camel.kafkaconnector.zendesk.CamelZendeskSinkConnecto ---- -The camel-zendesk sink connector supports 19 options, which are listed below. +The camel-zendesk sink connector supports 14 options, which are listed below. [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.sink.path.methodName* | What operation to use One of: [ADD_TAG_TO_ORGANISATIONS] [ADD_TAG_TO_TICKET] [ADD_TAG_TO_TOPICS] [ASSOCIATE_ATTACHMENTS_TO_ARTICLE] [CHANGE_USER_PASSWORD] [CREATE_ARTICLE] [CREATE_ARTICLE_1] [CREATE_ARTICLE_TRANSLATION] [CREATE_AUTOMATION] [CREATE_CATEGORY] [CREATE_CATEGORY_TRANSLATION] [CREATE_COMMENT] [CREATE_DYNAMIC_CONTENT_ITEM] [CREATE_DYNAMIC_CONTENT_ITEM_VARIANT] [CREATE_FORUM] [CREATE_GROUP] [CREATE_GROUP_MEMBERSHIP] [CREATE_GROUP_MEMBERSHIP_1] [C [...] +| *camel.sink.path.methodName* | What operation to use | null | HIGH | *camel.sink.endpoint.inBody* | Sets the name of a parameter to be passed in the exchange In Body | null | MEDIUM | *camel.sink.endpoint.serverUrl* | The server URL to connect. | null | MEDIUM | *camel.sink.endpoint.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then cre [...] @@ -39,14 +39,9 @@ The camel-zendesk sink connector supports 19 options, which are listed below. | *camel.sink.endpoint.password* | The password. | null | MEDIUM | *camel.sink.endpoint.token* | The security token. | null | MEDIUM | *camel.sink.endpoint.username* | The user name. | null | MEDIUM -| *camel.component.zendesk.serverUrl* | The server URL to connect. | null | MEDIUM | *camel.component.zendesk.lazyStartProducer* | Whether the producer should be started lazy (on the first message). By starting lazy you can use this to allow CamelContext and routes to startup in situations where a producer may otherwise fail during starting and cause the route to fail being started. By deferring this startup to be lazy then the startup failure can be handled during routing messages via Camel's routing error handlers. Beware that when the first message is processed then [...] | *camel.component.zendesk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM | *camel.component.zendesk.configuration* | Component configuration | null | MEDIUM | *camel.component.zendesk.zendesk* | To use a shared Zendesk instance. | null | MEDIUM -| *camel.component.zendesk.oauthToken* | The OAuth token. | null | MEDIUM -| *camel.component.zendesk.password* | The password. | null | MEDIUM -| *camel.component.zendesk.token* | The security token. | null | MEDIUM -| *camel.component.zendesk.username* | The user name. | null | MEDIUM |=== // kafka-connector options: END diff --git a/docs/modules/ROOT/pages/connectors/camel-zendesk-kafka-source-connector.adoc b/docs/modules/ROOT/pages/connectors/camel-zendesk-kafka-source-connector.adoc index b877fea..6415f95 100644 --- a/docs/modules/ROOT/pages/connectors/camel-zendesk-kafka-source-connector.adoc +++ b/docs/modules/ROOT/pages/connectors/camel-zendesk-kafka-source-connector.adoc @@ -22,14 +22,14 @@ connector.class=org.apache.camel.kafkaconnector.zendesk.CamelZendeskSourceConnec ---- -The camel-zendesk source connector supports 37 options, which are listed below. +The camel-zendesk source connector supports 32 options, which are listed below. [width="100%",cols="2,5,^1,2",options="header"] |=== | Name | Description | Default | Priority -| *camel.source.path.methodName* | What operation to use One of: [ADD_TAG_TO_ORGANISATIONS] [ADD_TAG_TO_TICKET] [ADD_TAG_TO_TOPICS] [ASSOCIATE_ATTACHMENTS_TO_ARTICLE] [CHANGE_USER_PASSWORD] [CREATE_ARTICLE] [CREATE_ARTICLE_1] [CREATE_ARTICLE_TRANSLATION] [CREATE_AUTOMATION] [CREATE_CATEGORY] [CREATE_CATEGORY_TRANSLATION] [CREATE_COMMENT] [CREATE_DYNAMIC_CONTENT_ITEM] [CREATE_DYNAMIC_CONTENT_ITEM_VARIANT] [CREATE_FORUM] [CREATE_GROUP] [CREATE_GROUP_MEMBERSHIP] [CREATE_GROUP_MEMBERSHIP_1] [...] +| *camel.source.path.methodName* | What operation to use | null | HIGH | *camel.source.endpoint.inBody* | Sets the name of a parameter to be passed in the exchange In Body | null | MEDIUM | *camel.source.endpoint.serverUrl* | The server URL to connect. | null | MEDIUM | *camel.source.endpoint.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM @@ -57,14 +57,9 @@ The camel-zendesk source connector supports 37 options, which are listed below. | *camel.source.endpoint.password* | The password. | null | MEDIUM | *camel.source.endpoint.token* | The security token. | null | MEDIUM | *camel.source.endpoint.username* | The user name. | null | MEDIUM -| *camel.component.zendesk.serverUrl* | The server URL to connect. | null | MEDIUM | *camel.component.zendesk.bridgeErrorHandler* | Allows for bridging the consumer to the Camel routing Error Handler, which mean any exceptions occurred while the consumer is trying to pickup incoming messages, or the likes, will now be processed as a message and handled by the routing Error Handler. By default the consumer will use the org.apache.camel.spi.ExceptionHandler to deal with exceptions, that will be logged at WARN or ERROR level and ignored. | false | MEDIUM | *camel.component.zendesk.basicPropertyBinding* | Whether the component should use basic property binding (Camel 2.x) or the newer property binding with additional capabilities | false | MEDIUM | *camel.component.zendesk.configuration* | Component configuration | null | MEDIUM | *camel.component.zendesk.zendesk* | To use a shared Zendesk instance. | null | MEDIUM -| *camel.component.zendesk.oauthToken* | The OAuth token. | null | MEDIUM -| *camel.component.zendesk.password* | The password. | null | MEDIUM -| *camel.component.zendesk.token* | The security token. | null | MEDIUM -| *camel.component.zendesk.username* | The user name. | null | MEDIUM |=== // kafka-connector options: END