Uses of Class
org.pentaho.di.trans.step.StepErrorMeta
-
Packages that use StepErrorMeta Package Description org.pentaho.di.repository.kdr.delegates org.pentaho.di.trans.step -
-
Uses of StepErrorMeta in org.pentaho.di.repository.kdr.delegates
Methods in org.pentaho.di.repository.kdr.delegates that return StepErrorMeta Modifier and Type Method Description StepErrorMetaKettleDatabaseRepositoryStepDelegate. loadStepErrorMeta(org.pentaho.di.core.variables.VariableSpace variables, StepMeta stepMeta, List<StepMeta> steps)Methods in org.pentaho.di.repository.kdr.delegates with parameters of type StepErrorMeta Modifier and Type Method Description voidKettleDatabaseRepositoryStepDelegate. saveStepErrorMeta(StepErrorMeta meta, org.pentaho.di.repository.ObjectId id_transformation, org.pentaho.di.repository.ObjectId id_step) -
Uses of StepErrorMeta in org.pentaho.di.trans.step
Methods in org.pentaho.di.trans.step that return StepErrorMeta Modifier and Type Method Description StepErrorMetaStepErrorMeta. clone()StepErrorMetaStepMeta. getStepErrorMeta()Methods in org.pentaho.di.trans.step with parameters of type StepErrorMeta Modifier and Type Method Description voidStepMeta. setStepErrorMeta(StepErrorMeta stepErrorMeta)
-