jbonofre commented on a change in pull request #4514: URL: https://github.com/apache/camel/pull/4514#discussion_r539038783
########## File path: components/camel-salesforce/camel-salesforce-component/src/main/java/org/apache/camel/component/salesforce/SalesforceEndpointConfig.java ########## @@ -126,6 +127,8 @@ @UriParam private String apexMethod; @UriParam + private String compositeMethod; Review comment: Like `apexMethod` it's consumer only for now. Let me improve this (we should update `apexMethod` as well but it's another PR). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org