[
https://issues.apache.org/jira/browse/MINIFICPP-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16398994#comment-16398994
]
ASF GitHub Bot commented on MINIFICPP-414:
------------------------------------------
Github user phrocker commented on the issue:
https://github.com/apache/nifi-minifi-cpp/pull/275
@achristianson I see conflicts. they may be easy to resolve, so i can take
a look if need be.
> 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
> Priority: Major
>
> [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)
