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 2016/01/01 11:54:39 UTC

[jira] [Created] (CAMEL-9466) Camel model - We should be able to know if its a predicate or expression

Claus Ibsen created CAMEL-9466:
----------------------------------

             Summary: Camel model - We should be able to know if its a predicate or expression
                 Key: CAMEL-9466
                 URL: https://issues.apache.org/jira/browse/CAMEL-9466
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, eip
            Reporter: Claus Ibsen


The EIPs that use an expression is set this as a ExpressionDefinition which is dual that can be predicate or expression.

We should have a way in the model to determine if its used as expression or predicate.

eg filter is using a predicate
but transform is using an expression





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)