Package com.netflix.spinnaker.kork.expressions
-
Class Summary Class Description ExpressionEvaluationSummary Represents an evaluation summary Includes INO and ERROR Level messages ERROR is anything evaluation that results in thrown Exception INFO unresolved value returned that doesn't throwExpressionEvaluationSummary.Result ExpressionsSupport Provides utility support for SpEL integration Supports registering SpEL functions, ACLs to classes (via allow list)ExpressionsSupport.FlowExpressionFunctionProvider ExpressionsSupport.JsonExpressionFunctionProvider ExpressionsSupport.StringExpressionFunctionProvider ExpressionTransform NotEvaluableExpression An instance of this class is used as the return value from thedoNotEvalSpEL helper which makes it possible to skip SpEL evaluation in other SpEL helpers e.g. -
Exception Summary Exception Description SpelHelperFunctionException