Class WebServiceDialog

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

    public class WebServiceDialog
    extends BaseStepDialog
    implements org.pentaho.di.trans.step.StepDialogInterface
    • Constructor Detail

      • WebServiceDialog

        public WebServiceDialog​(org.eclipse.swt.widgets.Shell aShell,
                                Object in,
                                org.pentaho.di.trans.TransMeta transMeta,
                                String sname)
    • Method Detail

      • open

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