[
https://issues.apache.org/jira/browse/CAMEL-22935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18055803#comment-18055803
]
Claus Ibsen edited comment on CAMEL-22935 at 2/1/26 8:59 PM:
-------------------------------------------------------------
TODO: check custom name not clash with built-in *DONE*
TODO: expose function details in JMX MBean (built-in and custom) *DONE*
TODO: dev console *DONE*
TODO: jbang command to call function (try it)
was (Author: davsclaus):
TODO: check custom name not clash with built-in
TODO: expose function details in JMX MBean (built-in and custom)
TODO: dev console
TODO: jbang command
TODO: jbang command to call function (try it)
> 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)