Interface ExternalComponentFunction
-
public interface ExternalComponentFunction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description voidexec(Map<String,Object> params, Consumer<Object> onFinish, Consumer<String> onError)default StringgetName()
-