It was added after 1.5. Might be on 1.6. Definitely in 1.7.0-Snapshot.
On Tue, Apr 17, 2018 at 4:56 PM Brendan Rebuck <brendan.reb...@gmail.com>
wrote:

> I am currently working on creating a custom processor. I have library
> downloaded and referenced for nifi-api-1.5.0.jar.
>
> When I use the "import org.apache.nifi.expression.ExpressionLanguageScope"
>
> It gives me "error: cannot find symbol
> [ERROR]   symbol:   class ExpressionLanguageScope
> [ERROR]   location: package org.apache.nifi.expression"
>
> I have looked into the .jar file I am using and it doesn't have the
> ExpressionLanguageScope.class. I see that the file should be in there at "
>
> https://github.com/apache/nifi/tree/master/nifi-api/src/main/java/org/apache/nifi/expression
> ".
>
> Any help on resolving this issue would be great. Thank you.
>

Reply via email to