Package org.pentaho.di.ui.spoon.job
Class JobGraphExtension
java.lang.Object
org.pentaho.di.ui.spoon.job.JobGraphExtension
-
Constructor Summary
ConstructorDescriptionJobGraphExtension
(JobGraph jobGraph, org.eclipse.swt.events.MouseEvent event, org.pentaho.di.core.gui.Point point) -
Method Summary
-
Constructor Details
-
JobGraphExtension
public JobGraphExtension(JobGraph jobGraph, org.eclipse.swt.events.MouseEvent event, org.pentaho.di.core.gui.Point point)
-
-
Method Details
-
getJobGraph
-
setJobGraph
-
getEvent
public org.eclipse.swt.events.MouseEvent getEvent() -
setEvent
public void setEvent(org.eclipse.swt.events.MouseEvent event) -
getPoint
public org.pentaho.di.core.gui.Point getPoint() -
setPoint
public void setPoint(org.pentaho.di.core.gui.Point point)
-