java.lang.Object
fr.enedis.chutney.engine.domain.execution.evaluation.SpelFunctions

public class SpelFunctions extends Object
All find SpelFunction Method annotated, this bean should be use to register function on Spring Epel context with StandardEvaluationContext.registerFunction(String, Method) Default name is original method name retrieved with Method.getName()