Interface IExecutionViewer
-
- All Known Implementing Classes:
PipelineExecutionViewer,WorkflowExecutionViewer
public interface IExecutionViewerThis viewer is capable of displaying information about the execution of a pipeline or workflow
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.swt.widgets.ControlgetControl()StringgetLogChannelId()StringgetName()org.eclipse.swt.graphics.ImagegetTitleImage()StringgetTitleToolTip()voidrefresh()booleansetFocus()
-