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)