com.infoteria.asteria.flowbuilder2.plugin
Class FunctionInvokeController.FuncLibListProvider
java.lang.Object
|
+--com.infoteria.asteria.flowbuilder2.plugin.FunctionInvokeController.FuncLibListProvider
- All Implemented Interfaces:
- com.infoteria.asteria.flowengine2.provider.FunctionLibListProvider
- Enclosing class:
- FunctionInvokeController
- public class FunctionInvokeController.FuncLibListProvider
- extends Object
- implements com.infoteria.asteria.flowengine2.provider.FunctionLibListProvider
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FuncLibListProvider
public FuncLibListProvider(com.infoteria.asteria.flowbuilder2.funclib.FunctionLib flib,
String user)
getFunctionLibList
public SourceInfo[] getFunctionLibList(String dir)
- Specified by:
getFunctionLibList
in interface com.infoteria.asteria.flowengine2.provider.FunctionLibListProvider
getFunctionList
public String[] getFunctionList(SourceInfo info)
- Specified by:
getFunctionList
in interface com.infoteria.asteria.flowengine2.provider.FunctionLibListProvider