Uses of Class
org.pentaho.di.trans.steps.file.BaseFileOutputMeta
Package
Description
-
Uses of BaseFileOutputMeta in org.pentaho.di.trans.steps.file
Modifier and TypeMethodDescriptionprotected String
BaseFileOutputMeta.buildFilename
(String realFileName, String realExtension, String stepnr, String partnr, String splitnr, Date date, boolean ziparchive, boolean showSamples, BaseFileOutputMeta meta) protected String
BaseFileOutputMeta.buildFilename
(org.pentaho.di.core.variables.VariableSpace space, String realFileName, String realExtension, String stepnr, String partnr, String splitnr, Date date, boolean ziparchive, boolean showSamples, BaseFileOutputMeta meta) -
Uses of BaseFileOutputMeta in org.pentaho.di.trans.steps.textfileoutput
-
Uses of BaseFileOutputMeta in org.pentaho.di.trans.steps.textfileoutputlegacy
TextFileOutputMeta
instead.