Uses of Class
org.pentaho.di.trans.steps.textfileoutput.TextFileOutputMeta

Packages that use TextFileOutputMeta
org.pentaho.di.trans.steps.textfileoutput   
 

Uses of TextFileOutputMeta in org.pentaho.di.trans.steps.textfileoutput
 

Methods in org.pentaho.di.trans.steps.textfileoutput with parameters of type TextFileOutputMeta
static String TextFileOutputMeta.buildFilename(String filename, String extension, org.pentaho.di.core.variables.VariableSpace space, int stepnr, String partnr, int splitnr, boolean ziparchive, TextFileOutputMeta meta)