Package org.pentaho.di.job

This package contains the different elements that make up a Job.

See:
          Description

Interface Summary
JobListener  
 

Class Summary
Job This class executes a JobInfo object.
JobConfiguration  
JobEntryCategory Different types of job entry categories.
Used by the Job annotation as well as in the kettlle-jobs.xml file.
JobEntryLoader Takes care of loading job-entries or job-entry plugins.
JobEntryResult This class holds the result of a job entry after it was executed.
JobExecutionConfiguration  
JobHopMeta This class defines a hop from one job entry copy to another.
JobMeta Defines a Job and provides methods to load, save, verify, etc.
JobPlugin Contains the description of a job-entry of a job-entry plugin, what jars to load, the icon, etc.
JobPluginMeta  
Messages  
 

Enum Summary
JobEntryType  
 

Package org.pentaho.di.job Description

This package contains the different elements that make up a Job.