Uses of Class
org.pentaho.di.trans.steps.constant.ConstantData

Packages that use ConstantData
org.pentaho.di.trans.steps.constant   
 

Uses of ConstantData in org.pentaho.di.trans.steps.constant
 

Methods in org.pentaho.di.trans.steps.constant with parameters of type ConstantData
static org.pentaho.di.core.RowMetaAndData Constant.buildRow(ConstantMeta meta, ConstantData data, List<org.pentaho.di.core.CheckResultInterface> remarks)