Package | Description |
---|---|
org.pentaho.di.ui.spoon |
This package contains the classes needed by Spoon.
|
org.pentaho.di.ui.spoon.delegates | |
org.pentaho.di.ui.spoon.job |
Modifier and Type | Method and Description |
---|---|
JobGraph |
Spoon.getActiveJobGraph() |
Modifier and Type | Method and Description |
---|---|
JobGraph |
SpoonJobDelegate.findJobGraphOfJob(JobMeta jobMeta) |
Modifier and Type | Field and Description |
---|---|
JobGraph |
JobGraphJobEntryMenuExtension.jobGraph |
Modifier and Type | Method and Description |
---|---|
JobGraph |
JobGraphExtension.getJobGraph() |
Modifier and Type | Method and Description |
---|---|
void |
JobGraphExtension.setJobGraph(JobGraph jobGraph) |
Constructor and Description |
---|
JobGraphExtension(JobGraph jobGraph,
org.eclipse.swt.events.MouseEvent event,
Point point) |
JobGraphJobEntryMenuExtension(org.pentaho.ui.xul.XulDomContainer xulDomContainer,
org.pentaho.ui.xul.dom.Document doc,
JobMeta jobMeta,
JobEntryCopy jobEntry,
JobGraph jobGraph) |
JobGridDelegate(Spoon spoon,
JobGraph transGraph) |
JobHistoryDelegate(Spoon spoon,
JobGraph jobGraph) |
JobLogDelegate(Spoon spoon,
JobGraph jobGraph) |
JobMetricsDelegate(Spoon spoon,
JobGraph jobGraph) |
Copyright © 2019 Hitachi Vantara. All rights reserved.