Class JobGraphExtension


  • public class JobGraphExtension
    extends Object
    • Constructor Detail

      • JobGraphExtension

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

      • 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)