Package org.camunda.bpm.dmn.feel.impl.juel
-
Class Summary Class Description FeelEngineFactoryImpl FeelEngineImpl FeelEngineLogger FeelLogger TransformExpressionCacheKey -
Exception Summary Exception Description FeelConvertException Exception thrown if a invalid type conversion occurs in a FEEL expression.FeelMethodInvocationException Exception thrown if an error occurs during a method invocation in a FEEL expression.FeelMissingFunctionException Exception thrown if a method used in a FEEL expression is not available.FeelMissingVariableException Exception thrown if a variable used in a FEEL expression is not available.FeelSyntaxException Exception thrown if the syntax of a FEEL expression is invalid.