Uses of Class
org.apache.hop.ui.hopgui.file.workflow.context.HopGuiWorkflowActionContext
-
Packages that use HopGuiWorkflowActionContext Package Description org.apache.hop.ui.hopgui.file.workflow org.apache.hop.ui.hopgui.file.workflow.context -
-
Uses of HopGuiWorkflowActionContext in org.apache.hop.ui.hopgui.file.workflow
-
Uses of HopGuiWorkflowActionContext in org.apache.hop.ui.hopgui.file.workflow.context
Methods in org.apache.hop.ui.hopgui.file.workflow.context that return types with arguments of type HopGuiWorkflowActionContext Modifier and Type Method Description GuiActionLambdaBuilder<HopGuiWorkflowActionContext>HopGuiWorkflowActionContext. getLambdaBuilder()Gets lambdaBuilderMethod parameters in org.apache.hop.ui.hopgui.file.workflow.context with type arguments of type HopGuiWorkflowActionContext Modifier and Type Method Description voidHopGuiWorkflowActionContext. setLambdaBuilder(GuiActionLambdaBuilder<HopGuiWorkflowActionContext> lambdaBuilder)
-