public class JobGridDelegate extends SpoonDelegate
Modifier and Type | Field and Description |
---|---|
org.pentaho.di.core.gui.JobTracker |
jobTracker |
int |
previousNrItems |
static long |
REFRESH_TIME |
static long |
UPDATE_TIME_VIEW |
loggingObject
Constructor and Description |
---|
JobGridDelegate(Spoon spoon,
JobGraph transGraph) |
Modifier and Type | Method and Description |
---|---|
void |
addJobGrid()
Add a grid with the execution metrics per step in a table view
|
org.eclipse.swt.custom.CTabItem |
getJobGridTab() |
void |
setJobTracker(org.pentaho.di.core.gui.JobTracker jobTracker) |
public static final long REFRESH_TIME
public static final long UPDATE_TIME_VIEW
public org.pentaho.di.core.gui.JobTracker jobTracker
public int previousNrItems