Package org.apache.hop.ui.www.service
Class WebServiceGuiPlugin
- java.lang.Object
-
- org.apache.hop.ui.www.service.WebServiceGuiPlugin
-
@GuiPlugin public class WebServiceGuiPlugin extends Object
-
-
Constructor Summary
Constructors Constructor Description WebServiceGuiPlugin()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidaddWebServiceForTransform(HopGuiPipelineTransformContext context)
-
-
-
Method Detail
-
addWebServiceForTransform
@GuiContextAction(id="pipeline-graph-transform-9000-add-web-serviec", parentId="HopGuiPipelineTransformContext", type=Info, name="i18n::WebserviceGuiPlugin.GuiAction.Label", tooltip="i18n::WebserviceGuiPlugin.GuiAction.ToolTip", image="ui/images/webservice.svg", category="Data routing", categoryOrder="2") public void addWebServiceForTransform(HopGuiPipelineTransformContext context)
-
-