Claus Ibsen created CAMEL-22935:
-----------------------------------
Summary: 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
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)