[
https://issues.apache.org/jira/browse/CAMEL-22935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055426#comment-18055426
]
Claus Ibsen commented on CAMEL-22935:
-------------------------------------
TODO: Make it easier to register custom functions by package scanning
> camel-core - Allow to add custom functions to simple
> ----------------------------------------------------
>
> Key: CAMEL-22935
> URL: https://issues.apache.org/jira/browse/CAMEL-22935
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Priority: Major
> Fix For: 4.18.0
>
>
> See CAMEL-22899
> We need a custom function registry for simple so users can call functions
> that they assemble from simple itself.
> However we can also expose this for Java API and allow to add custom
> functions. The function is limited to accepting 1 parameter which will be
> based as the message body when calling the custom function.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)