Package com.suncode.pwfl.core.function
package com.suncode.pwfl.core.function
-
ClassDescriptionFunction defined as set of overrides with common name and different parameters.Expection thrown, when given function is already registered within
FunctionRegistry
.Function call.Exception thrown when there was a problem calling function.FunctionContext
.Expection thrown, when given function is not registered withinFunctionRegistry
.Function override.Function registry that holds every registered function.Strategy for discovering functions using givenResourceLoader
annotated with @Functions
Base class for every exception thrown within FunctionAPI.Expection indicates, that given function is invalid and cannot be created because it is invalid (e.g.