Uses of Class
org.citrusframework.functions.FunctionLibrary
Packages that use FunctionLibrary
-
Uses of FunctionLibrary in org.citrusframework.functions
Methods in org.citrusframework.functions that return FunctionLibraryModifier and TypeMethodDescriptionFunctionRegistry.getLibraryForPrefix(String functionPrefix) Get library for function prefix.Methods in org.citrusframework.functions that return types with arguments of type FunctionLibraryMethods in org.citrusframework.functions with parameters of type FunctionLibraryModifier and TypeMethodDescriptionvoidFunctionRegistry.addFunctionLibrary(FunctionLibrary functionLibrary) Adds given function library to this registry.Method parameters in org.citrusframework.functions with type arguments of type FunctionLibraryModifier and TypeMethodDescriptionvoidFunctionRegistry.setFunctionLibraries(List<FunctionLibrary> functionLibraries)