You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Jannik Schmeier (Jira)" <ji...@apache.org> on 2020/05/27 21:16:00 UTC

[jira] [Created] (CAMEL-15125) Introduce setProperty DSL with supplier parameter

Jannik Schmeier created CAMEL-15125:
---------------------------------------

             Summary: Introduce setProperty DSL with supplier parameter
                 Key: CAMEL-15125
                 URL: https://issues.apache.org/jira/browse/CAMEL-15125
             Project: Camel
          Issue Type: Improvement
          Components: camel-core-engine
    Affects Versions: 3.3.0
            Reporter: Jannik Schmeier
             Fix For: Future


The setProperty DSL currently does not allow for the usage of a java.util.function.Supplier like the setHeader DSL already does.

I went ahead and created a PR for this functionality.



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