Class KettleVariablesList


  • public class KettleVariablesList
    extends Object
    • Method Detail

      • init

        public static void init()
                         throws org.pentaho.di.core.exception.KettleException
        Throws:
        org.pentaho.di.core.exception.KettleException
      • getDescriptionMap

        public Map<String,​String> getDescriptionMap()
        Returns:
        A mapping between the name of a standard kettle variable and its description.
      • getDefaultValueMap

        public Map<String,​String> getDefaultValueMap()
        Returns:
        A mapping between the name of a standard kettle variable and its default value.