Package org.pentaho.di.trans.step

Interface Summary
RowListener  
StepDataInterface This defines the basic interface for the data used by a thread.
StepDialogInterface This interface is used to launch Step Dialogs.
StepInterface  
StepListener  
StepMetaInterface This interface allows custom steps to talk to Kettle.
 

Class Summary
BaseStep  
BaseStepData This class is the base class for the StepDataInterface and contains the methods to set and retrieve the status of the step data.
BaseStepMeta  
Messages  
RemoteStep Defines and handles communication to and from remote steps.
RowAdapter  
StepCategory Different types of steps; right now used by the Step annotation
StepErrorMeta This class contains the metadata to handle proper error handling on a step level.
StepInitThread  
StepMeta This class contains everything that is needed to define a step.
StepMetaDataCombi  
StepPartitioningMeta  
StepStatus