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/06 10:44:00 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-16154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-16154.
---------------------------------
    Fix Version/s:     (was: 3.9.0)
                   3.8.0
       Resolution: Fixed

> @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
>            Priority: Major
>             Fix For: 3.8.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)