Uses of Interface
org.apache.hop.ui.hopgui.perspective.execution.IExecutionViewer
-
Packages that use IExecutionViewer Package Description org.apache.hop.ui.hopgui.perspective.execution -
-
Uses of IExecutionViewer in org.apache.hop.ui.hopgui.perspective.execution
Classes in org.apache.hop.ui.hopgui.perspective.execution that implement IExecutionViewer Modifier and Type Class Description classPipelineExecutionViewerclassWorkflowExecutionViewerMethods in org.apache.hop.ui.hopgui.perspective.execution that return IExecutionViewer Modifier and Type Method Description IExecutionViewerExecutionPerspective. findViewer(String logChannelId, String name)Find a metadata editorIExecutionViewerExecutionPerspective. getActiveViewer()Methods in org.apache.hop.ui.hopgui.perspective.execution with parameters of type IExecutionViewer Modifier and Type Method Description voidExecutionPerspective. addViewer(IExecutionViewer viewer)voidExecutionPerspective. setActiveViewer(IExecutionViewer viewer)
-