Class LibraryFunctionExecutor

java.lang.Object
com.evolveum.midpoint.model.common.expression.functions.LibraryFunctionExecutor

public class LibraryFunctionExecutor extends Object
Executes a function from a function library. Serves as an interface between scripts (e.g., in Groovy) and a FunctionLibrary. The processing is somewhat similar to the one in FunctionExpressionEvaluator.