Class SingleThreaderDialog

  • All Implemented Interfaces:
    org.pentaho.di.trans.step.StepDialogInterface

    public class SingleThreaderDialog
    extends BaseStepDialog
    implements org.pentaho.di.trans.step.StepDialogInterface
    • Field Detail

      • transModified

        protected boolean transModified
    • Constructor Detail

      • SingleThreaderDialog

        public SingleThreaderDialog​(org.eclipse.swt.widgets.Shell parent,
                                    Object in,
                                    org.pentaho.di.trans.TransMeta tr,
                                    String sname)
    • Method Detail

      • open

        public String open()
        Specified by:
        open in interface org.pentaho.di.trans.step.StepDialogInterface
      • getImage

        protected org.eclipse.swt.graphics.Image getImage()
      • getData

        public void getData()
        Copy information from the meta-data input to the dialog fields.
      • getInjectorStep

        public static String getInjectorStep​(org.pentaho.di.trans.TransMeta mappingTransMeta)
      • getParameters

        protected void getParameters​(org.pentaho.di.trans.TransMeta mappingTransMeta)