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

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

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

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