org.pentaho.di.ui.spoon.job
Class JobGridDelegate
java.lang.Object
org.pentaho.di.ui.spoon.delegates.SpoonDelegate
org.pentaho.di.ui.spoon.job.JobGridDelegate
public class JobGridDelegate
- extends SpoonDelegate
REFRESH_TIME
public static final long REFRESH_TIME
- See Also:
- Constant Field Values
UPDATE_TIME_VIEW
public static final long UPDATE_TIME_VIEW
- See Also:
- Constant Field Values
jobTracker
public JobTracker jobTracker
previousNrItems
public int previousNrItems
JobGridDelegate
public JobGridDelegate(Spoon spoon,
JobGraph transGraph)
- Parameters:
spoon
- transGraph
-
addJobGrid
public void addJobGrid()
- Add a grid with the execution metrics per step in a table view
getJobGridTab
public CTabItem getJobGridTab()
setJobTracker
public void setJobTracker(JobTracker jobTracker)