Package org.camunda.bpm.dmn.feel.impl.juel

Class Summary
FeelEngineFactoryImpl  
FeelEngineImpl  
FeelEngineLogger  
FeelLogger  
TransformExpressionCacheKey  
 

Exception Summary
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.
 



Copyright © 2017 camunda services GmbH. All rights reserved.