Uses of Package
org.pentaho.di.ui.trans.step.common
-
Classes in org.pentaho.di.ui.trans.step.common used by org.pentaho.di.ui.trans.step.common Class Description CommonStepMeta A convenience implementation ofBaseStepMeta
that implementsStepMetaInterface
CsvInputAwareImportProgressDialog A common interface for progress dialogs that import csv data.GetFieldsCapableStepDialog An interface providing functionality for any step dialog that has the "get fields" capability. -
Classes in org.pentaho.di.ui.trans.step.common used by org.pentaho.di.ui.trans.steps.csvinput Class Description CsvInputAwareImportProgressDialog A common interface for progress dialogs that import csv data.CsvInputAwareStepDialog A common interface for all step dialogs aware of the csv input format, such asCsvInputDialog
andTextFileInputDialog
GetFieldsCapableStepDialog An interface providing functionality for any step dialog that has the "get fields" capability. -
Classes in org.pentaho.di.ui.trans.step.common used by org.pentaho.di.ui.trans.steps.fileinput.text Class Description CsvInputAwareImportProgressDialog A common interface for progress dialogs that import csv data.CsvInputAwareStepDialog A common interface for all step dialogs aware of the csv input format, such asCsvInputDialog
andTextFileInputDialog
GetFieldsCapableStepDialog An interface providing functionality for any step dialog that has the "get fields" capability. -
Classes in org.pentaho.di.ui.trans.step.common used by org.pentaho.di.ui.trans.steps.textfileinput Class Description CsvInputAwareImportProgressDialog A common interface for progress dialogs that import csv data.