Package org.pentaho.di.job.entry
package org.pentaho.di.job.entry
-
ClassDescriptionBase implementation of
JobEntryHelperInterfaceproviding shared infrastructure for executing UI-triggered "job entry actions".Base class for the different types of job-entries.This class describes the fact that a single JobEntry can be used multiple times in the same Job.JobEntryDialogInterface is the Java interface that implements the settings dialog of a job entry plugin.Defines helper methods for executing "job entry actions" used by a job entry user interface (UI).JobEntryInterface is the main Java interface that a plugin implements.