org.pentaho.di.trans
Class TransPreviewFactory

java.lang.Object
  extended by org.pentaho.di.trans.TransPreviewFactory

public class TransPreviewFactory
extends Object


Constructor Summary
TransPreviewFactory()
           
 
Method Summary
static TransMeta generatePreviewTransformation(VariableSpace parent, StepMetaInterface oneMeta, String oneStepname)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransPreviewFactory

public TransPreviewFactory()
Method Detail

generatePreviewTransformation

public static final TransMeta generatePreviewTransformation(VariableSpace parent,
                                                            StepMetaInterface oneMeta,
                                                            String oneStepname)