Class TextFileOutputLegacyDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.trans.step.BaseStepDialog
org.pentaho.di.ui.trans.steps.textfileoutput.TextFileOutputDialog
org.pentaho.di.ui.trans.steps.textfileoutputlegacy.TextFileOutputLegacyDialog
All Implemented Interfaces:
org.pentaho.di.trans.step.StepDialogInterface

public class TextFileOutputLegacyDialog extends TextFileOutputDialog
Deprecated.
This is deprecated version with capability run as command.
  • Constructor Details

    • TextFileOutputLegacyDialog

      public TextFileOutputLegacyDialog(org.eclipse.swt.widgets.Shell parent, Object in, org.pentaho.di.trans.TransMeta transMeta, String sname)
      Deprecated.
  • Method Details