Uses of Class
org.apache.hop.ui.hopgui.file.workflow.context.HopGuiWorkflowContext
-
Packages that use HopGuiWorkflowContext Package Description org.apache.hop.ui.hopgui.file.workflow org.apache.hop.ui.hopgui.file.workflow.context -
-
Uses of HopGuiWorkflowContext in org.apache.hop.ui.hopgui.file.workflow
Methods in org.apache.hop.ui.hopgui.file.workflow with parameters of type HopGuiWorkflowContext Modifier and Type Method Description voidHopGuiWorkflowGraph. editWorkflowProperties(HopGuiWorkflowContext context)voidHopGuiWorkflowGraph. navigateToExecutionInfo(HopGuiWorkflowContext context)voidHopGuiWorkflowGraph. newNote(HopGuiWorkflowContext context)voidHopGuiWorkflowGraph. pasteFromClipboard(HopGuiWorkflowContext context) -
Uses of HopGuiWorkflowContext 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 HopGuiWorkflowContext Modifier and Type Method Description GuiActionLambdaBuilder<HopGuiWorkflowContext>HopGuiWorkflowContext. getLambdaBuilder()Gets lambdaBuilderMethod parameters in org.apache.hop.ui.hopgui.file.workflow.context with type arguments of type HopGuiWorkflowContext Modifier and Type Method Description voidHopGuiWorkflowContext. setLambdaBuilder(GuiActionLambdaBuilder<HopGuiWorkflowContext> lambdaBuilder)
-