Package org.pentaho.di.core
Class KettleVariablesList
java.lang.Object
org.pentaho.di.core.KettleVariablesList
- 
Method Summary
- 
Method Details- 
getInstance
- 
initpublic static void init() throws org.pentaho.di.core.exception.KettleException- Throws:
- org.pentaho.di.core.exception.KettleException
 
- 
getDescriptionMap- Returns:
- A mapping between the name of a standard kettle variable and its description.
 
- 
getDefaultValueMap- Returns:
- A mapping between the name of a standard kettle variable and its default value.
 
 
-