You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/02/05 15:40:00 UTC

[jira] [Created] (CAMEL-16154) @InvokeOnHeader - Improve parameter mapping to generated code

Claus Ibsen created CAMEL-16154:
-----------------------------------

             Summary: @InvokeOnHeader - Improve parameter mapping to generated code
                 Key: CAMEL-16154
                 URL: https://issues.apache.org/jira/browse/CAMEL-16154
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.9.0


We support Exchange, Message and AsyncCallback today.
And this is in hardcoded order. Lets make this more flexible and have parameter binding for

- no parameters
- exchange type
- message type
- camel context type
- async callback type
- any other type is then regarded as the message body and will be converter to the type





--
This message was sent by Atlassian Jira
(v8.3.4#803005)