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 2017/01/11 21:17:16 UTC

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

     [ https://issues.apache.org/jira/browse/CAMEL-9466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-9466.
--------------------------------
       Resolution: Fixed
         Assignee: Claus Ibsen
    Fix Version/s: 2.19.0

There is an annotated now on the method being called which indicate if its predicate or expression on @Metadata

> 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
>            Assignee: Claus Ibsen
>             Fix For: 2.19.0
>
>
> 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)