Package org.pentaho.di.core.parameters

Interface Summary
NamedParams Interface to implement named parameters.
 

Class Summary
NamedParamsDefault This class is an implementation of NamedParams.
ParameterSimpleTransTest Test class for parameters in transformations.
 

Exception Summary
DuplicateParamException This is a PDI Exception for the named parameters.
NamedParamsException This is a PDI Exception for the named parameters.
UnknownParamException This is a PDI Exception for the named parameters.