Uses of Class
org.pentaho.di.ui.spoon.job.JobGraph
Packages that use JobGraph
Package
Description
This package contains the classes needed by Spoon.
-
Uses of JobGraph in org.pentaho.di.ui.spoon
Methods in org.pentaho.di.ui.spoon that return JobGraph -
Uses of JobGraph in org.pentaho.di.ui.spoon.delegates
Methods in org.pentaho.di.ui.spoon.delegates that return JobGraphModifier and TypeMethodDescriptionSpoonJobDelegate.findJobGraphOfJob(org.pentaho.di.job.JobMeta jobMeta) -
Uses of JobGraph in org.pentaho.di.ui.spoon.job
Fields in org.pentaho.di.ui.spoon.job declared as JobGraphMethods in org.pentaho.di.ui.spoon.job that return JobGraphMethods in org.pentaho.di.ui.spoon.job with parameters of type JobGraphConstructors in org.pentaho.di.ui.spoon.job with parameters of type JobGraphModifierConstructorDescriptionJobGraphExtension(JobGraph jobGraph, org.eclipse.swt.events.MouseEvent event, org.pentaho.di.core.gui.Point point) JobGraphJobEntryMenuExtension(org.pentaho.ui.xul.XulDomContainer xulDomContainer, org.pentaho.ui.xul.dom.Document doc, org.pentaho.di.job.JobMeta jobMeta, org.pentaho.di.job.entry.JobEntryCopy jobEntry, JobGraph jobGraph) JobGridDelegate(Spoon spoon, JobGraph transGraph) JobHistoryDelegate(Spoon spoon, JobGraph jobGraph) JobLogDelegate(Spoon spoon, JobGraph jobGraph) JobMetricsDelegate(Spoon spoon, JobGraph jobGraph)