Class JobEntryJobDialog

  • All Implemented Interfaces:
    org.pentaho.di.job.entry.JobEntryDialogInterface

    public class JobEntryJobDialog
    extends JobEntryBaseDialog
    implements org.pentaho.di.job.entry.JobEntryDialogInterface
    This dialog allows you to edit the job job entry (JobEntryJob)
    Since:
    19-06-2003
    Author:
    Matt
    • Field Detail

      • jobEntry

        protected org.pentaho.di.job.entries.job.JobEntryJob jobEntry
      • wPassExport

        protected org.eclipse.swt.widgets.Button wPassExport
      • wExpandRemote

        protected org.eclipse.swt.widgets.Button wExpandRemote
    • Constructor Detail

      • JobEntryJobDialog

        public JobEntryJobDialog​(org.eclipse.swt.widgets.Shell parent,
                                 org.pentaho.di.job.entry.JobEntryInterface jobEntryInt,
                                 org.pentaho.di.repository.Repository rep,
                                 org.pentaho.di.job.JobMeta jobMeta)
    • Method Detail

      • open

        public org.pentaho.di.job.entry.JobEntryInterface open()
        Specified by:
        open in interface org.pentaho.di.job.entry.JobEntryDialogInterface
      • getParameters

        protected void getParameters​(org.pentaho.di.job.JobMeta inputJobMeta)
      • dispose

        public void dispose()
      • getData

        public void getData()
      • getInfo

        protected void getInfo​(org.pentaho.di.job.entries.job.JobEntryJob jej)
      • getName

        protected String getName()
      • getPath

        protected String getPath()
      • getSpecificationPath

        protected void getSpecificationPath​(org.pentaho.di.job.entries.job.JobEntryJob jej)