Class WebServiceDialog

java.lang.Object
org.eclipse.swt.widgets.Dialog
org.pentaho.di.ui.trans.step.BaseStepDialog
org.pentaho.di.ui.trans.steps.webservices.WebServiceDialog
All Implemented Interfaces:
org.pentaho.di.trans.step.StepDialogInterface

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

    • WebServiceDialog

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

    • open

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