Class JobGraphExtension

java.lang.Object
org.pentaho.di.ui.spoon.job.JobGraphExtension

public class JobGraphExtension extends Object
  • Constructor Details

    • JobGraphExtension

      public JobGraphExtension(JobGraph jobGraph, org.eclipse.swt.events.MouseEvent event, org.pentaho.di.core.gui.Point point)
  • Method Details

    • getJobGraph

      public JobGraph getJobGraph()
    • setJobGraph

      public void setJobGraph(JobGraph jobGraph)
    • 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)