Class ListFunctions
- java.lang.Object
-
- org.dashbuilder.displayer.client.component.function.ListFunctions
-
- All Implemented Interfaces:
org.dashbuilder.displayer.external.ExternalComponentFunction
@Dependent public class ListFunctions extends Object implements org.dashbuilder.displayer.external.ExternalComponentFunction
A meta function to list available functions.
-
-
Constructor Summary
Constructors Constructor Description ListFunctions()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidexec(Map<String,Object> params, Consumer<Object> onFinish, Consumer<String> onError)
-