Class ScriptHelp
- java.lang.Object
-
- org.pentaho.di.ui.trans.steps.script.ScriptHelp
-
public class ScriptHelp extends Object
-
-
Constructor Summary
Constructors Constructor Description ScriptHelp(String strFileName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Hashtable<String,String>
getFunctionList()
String
getSample(String strFunctionName, String strFunctionNameWithArgs)
-
-
-
Constructor Detail
-
ScriptHelp
public ScriptHelp(String strFileName) throws org.pentaho.di.core.exception.KettleXMLException
- Throws:
org.pentaho.di.core.exception.KettleXMLException
-
-