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/06/29 13:49:00 UTC

[jira] [Created] (CAMEL-16768) camel-core - Allow to use BiFunction as AggregationStrategy

Claus Ibsen created CAMEL-16768:
-----------------------------------

             Summary: camel-core - Allow to use BiFunction as AggregationStrategy
                 Key: CAMEL-16768
                 URL: https://issues.apache.org/jira/browse/CAMEL-16768
             Project: Camel
          Issue Type: New Feature
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 3.12.0


A BiFunction that takes in Exchange 1, Exchange 2 as input and return an Object as response as the aggregated message body.

This allows us to use scripting languages for aggregation strategies more easily such as for joor.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)