Andrew Christianson created MINIFICPP-414:
---------------------------------------------

             Summary: Implement Expression Language boolean logic operations
                 Key: MINIFICPP-414
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-414
             Project: NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Andrew Christianson
            Assignee: Andrew Christianson


[Boolean 
Logic|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#boolean]
 * 
[isNull|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#isnull]
 * 
[notNull|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#notnull]
 * 
[isEmpty|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#isempty]
 * 
[equals|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#equals]
 * 
[equalsIgnoreCase|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#equalsignorecase]
 * 
[gt|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#gt]
 * 
[ge|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#ge]
 * 
[lt|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#lt]
 * 
[le|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#le]
 * 
[and|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#and]
 * 
[or|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#or]
 * 
[not|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#not]
 * 
[ifElse|https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html#ifelse]



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to