Uses of Class
org.apache.hop.ui.hopgui.file.workflow.delegates.HopGuiWorkflowLogDelegate
-
Packages that use HopGuiWorkflowLogDelegate Package Description org.apache.hop.ui.hopgui.file.workflow org.apache.hop.ui.hopgui.file.workflow.delegates -
-
Uses of HopGuiWorkflowLogDelegate in org.apache.hop.ui.hopgui.file.workflow
Fields in org.apache.hop.ui.hopgui.file.workflow declared as HopGuiWorkflowLogDelegate Modifier and Type Field Description HopGuiWorkflowLogDelegateHopGuiWorkflowGraph. workflowLogDelegate -
Uses of HopGuiWorkflowLogDelegate in org.apache.hop.ui.hopgui.file.workflow.delegates
Methods in org.apache.hop.ui.hopgui.file.workflow.delegates that return HopGuiWorkflowLogDelegate Modifier and Type Method Description static HopGuiWorkflowLogDelegateHopGuiWorkflowLogDelegate. getInstance()When a toolbar is hit it knows the class so it will come here to ask for the instance.
-