Package org.pentaho.di.trans
Class TransPreviewFactory
- java.lang.Object
-
- org.pentaho.di.trans.TransPreviewFactory
-
public class TransPreviewFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description TransPreviewFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static TransMeta
generatePreviewTransformation(org.pentaho.di.core.variables.VariableSpace parent, StepMetaInterface oneMeta, String oneStepname)
-
-
-
Method Detail
-
generatePreviewTransformation
public static final TransMeta generatePreviewTransformation(org.pentaho.di.core.variables.VariableSpace parent, StepMetaInterface oneMeta, String oneStepname)
-
-