Class MailDialog

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

    public class MailDialog
    extends BaseStepDialog
    implements org.pentaho.di.trans.step.StepDialogInterface
    Send mail step. based on Mail job entry
    Since:
    28-07-2008
    Author:
    Samatar
    • Constructor Detail

      • MailDialog

        public MailDialog​(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
      • setSecureConnectiontype

        protected void setSecureConnectiontype()
      • setUseAuth

        protected void setUseAuth()
      • getData

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