Uses of Enum Class
org.apache.nifi.expression.ExpressionLanguageScope
Packages that use ExpressionLanguageScope
-
Uses of ExpressionLanguageScope in org.apache.nifi.components
Methods in org.apache.nifi.components that return ExpressionLanguageScopeMethods in org.apache.nifi.components with parameters of type ExpressionLanguageScopeModifier and TypeMethodDescriptionPropertyDescriptor.Builder.expressionLanguageSupported(ExpressionLanguageScope expressionLanguageScope) Sets the scope of the expression language evaluation -
Uses of ExpressionLanguageScope in org.apache.nifi.expression
Methods in org.apache.nifi.expression that return ExpressionLanguageScopeModifier and TypeMethodDescriptionstatic ExpressionLanguageScopeReturns the enum constant of this class with the specified name.static ExpressionLanguageScope[]ExpressionLanguageScope.values()Returns an array containing the constants of this enum class, in the order they are declared.