Hi,

It's not in 1.5.0/1.6.0. It's only in master code at the moment.

Pierre

2018-04-17 23:17 GMT+02:00 Mike Thomsen <[email protected]>:

> 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 <[email protected]>
> 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