Package org.pentaho.di.job

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

See:
          Description

Interface Summary
JobEntryListener  
JobListener  
 

Class Summary
Job This class executes a job as defined by a JobMeta object.
JobAdapter Utility class to allow only certain methods of JobListener to be overridden.
JobConfiguration  
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 The definition of a PDI job is represented by a JobMeta object.
JobPainter  
 

Package org.pentaho.di.job Description

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